attributeValues property
The list of values for an attribute. For example, Throughput Optimized
HDD and Provisioned IOPS are two available values for
the AmazonEC2 volumeType.
Implementation
final List<AttributeValue>? attributeValues;
The list of values for an attribute. For example, Throughput Optimized
HDD and Provisioned IOPS are two available values for
the AmazonEC2 volumeType.
final List<AttributeValue>? attributeValues;