/dhall-aws-cloudformation/cloudformation/AWS::FSx::Volume/SnaplockRetentionPeriod.dhall
Copy path to clipboardSource
{ Type =
{ DefaultRetention : (./RetentionPeriod.dhall).Type
, MaximumRetention : (./RetentionPeriod.dhall).Type
, MinimumRetention : (./RetentionPeriod.dhall).Type
}
, default = {=}
}