class Aws::ElasticsearchService::Types::EBSOptions
@return [Integer]
Specifies the IOPD for a Provisioned IOPS EBS volume (SSD).
@!attribute [rw] iops
@return [Integer]
Integer to specify the size of an EBS volume.
@!attribute [rw] volume_size
@return [String]
Specifies the volume type for EBS-based storage.
@!attribute [rw] volume_type
@return [Boolean]
Specifies whether EBS-based storage is enabled.
@!attribute [rw] ebs_enabled
}
iops: 1,
volume_size: 1,
volume_type: “standard”, # accepts standard, gp2, io1
ebs_enabled: false,
{
data as a hash:
@note When making an API call, you may pass EBSOptions<br><br>: docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-ebs<br><br><br><br>Storage][1].
volumes. For more information, see [ Configuring EBS-based
Options to enable, disable, and specify the properties of EBS storage