class Aws::OpenSearchService::Types::StorageType
StorageTypes represents the list of storage-related types and their attributes that are available for a given InstanceType.
@!attribute [rw] storage_type_name
Type of storage. List of available storage options: 1. instance 2. ebs @return [String]
@!attribute [rw] storage_sub_type_name
Sub-type of the given storage type. List of available sub-storage options: "instance" storageType has no storageSubType. "ebs" storageType has the following valid storageSubTypes: 1. standard 2. gp2 3. io1 See ` VolumeType ` for more information regarding each EBS storage option. @return [String]
@!attribute [rw] storage_type_limits
Limits that are applicable for the given storage type. @return [Array<Types::StorageTypeLimit>]
@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/StorageType AWS API Documentation
Constants
- SENSITIVE