/dhall-aws-cloudformation/cloudformation/AWS::S3::MultiRegionAccessPoint/Region.dhall

Copy path to clipboard

Source

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