limitName
Name of storage limits that are applicable for given storage type. If <a>StorageType</a>
is ebs, following storage options are applicable
MinimumVolumeSize Minimum amount of volume size that is applicable for given storage type.It can be empty if it is not applicable. + MaximumVolumeSize Maximum amount of volume size that is applicable for given storage type.It can be empty if it is not applicable. + MaximumIops Maximum amount of Iops that is applicable for given storage type.It can be empty if it is not applicable. + MinimumIops Minimum amount of Iops that is applicable for given storage type.It can be empty if it is not applicable. + MaximumThroughput Maximum amount of Throughput that is applicable for given storage type.It can be empty if it is not applicable. + MinimumThroughput Minimum amount of Throughput that is applicable for given storage type.It can be empty if it is not applicable.