/dhall-aws-cloudformation/cloudformation/AWS::DLM::LifecyclePolicy/ExcludeVolumeTypesList.dhall
Copy path to clipboardSource
{ Type = { Properties : Optional (List (./VolumeTypeValues.dhall).Type) }
, default.Properties = None (List (./VolumeTypeValues.dhall).Type)
}