/dhall-aws-cloudformation/cloudformation/AWS::S3::MultiRegionAccessPoint/Region.dhall
Copy path to clipboardSource
{ Type =
{ Bucket : (./../../Fn.dhall).CfnText
, BucketAccountId : Optional (./../../Fn.dhall).CfnText
}
, default.BucketAccountId = None (./../../Fn.dhall).CfnText
}