/dhall-aws-cloudformation/cloudformation/AWS::FSx::Volume/SnaplockRetentionPeriod.dhall

Copy path to clipboard

Source

{ Type =
{ DefaultRetention : (./RetentionPeriod.dhall).Type
, MaximumRetention : (./RetentionPeriod.dhall).Type
, MinimumRetention : (./RetentionPeriod.dhall).Type
}
, default = {=}
}