/dhall-aws-cloudformation/cloudformation/AWS::CustomerProfiles::Domain/S3ExportingConfig.dhall

Copy path to clipboard

Source

{ Type =
{ S3BucketName : (./../../Fn.dhall).CfnText
, S3KeyName : Optional (./../../Fn.dhall).CfnText
}
, default.S3KeyName = None (./../../Fn.dhall).CfnText
}