/dhall-aws-cloudformation/cloudformation/AWS::S3::StorageLens/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ StorageLensConfiguration : (./StorageLensConfiguration.dhall).Type
, Tags : Optional (List (./../Tag.dhall).Type)
}
, default.Tags = None (List (./../Tag.dhall).Type)
}