/dhall-aws-cloudformation/cloudformation/AWS::S3Express::DirectoryBucket/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ BucketName : Optional (./../../Fn.dhall).CfnText
, DataRedundancy : (./../../Fn.dhall).CfnText
, LocationName : (./../../Fn.dhall).CfnText
}
, default.BucketName = None (./../../Fn.dhall).CfnText
}