/dhall-aws-cloudformation/cloudformation/AWS::Rekognition::StreamProcessor/S3Destination.dhall
Copy path to clipboardSource
{ Type =
{ BucketName : (./../../Fn.dhall).CfnText
, ObjectKeyPrefix : Optional (./../../Fn.dhall).CfnText
}
, default.ObjectKeyPrefix = None (./../../Fn.dhall).CfnText
}