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

Copy path to clipboard

Source

{ Type =
{ Id : Integer
, StorageCapacityQuotaGiB : Integer
, Type : (./../../Fn.dhall).CfnText
}
, default = {=}
}