@Stability(value=Stable) @Internal public static final class CfnDomain.EBSOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomain.EBSOptionsProperty
CfnDomain.EBSOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomain.EBSOptionsProperty.Builder, CfnDomain.EBSOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomain.EBSOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEbsEnabled()
Specifies whether Amazon EBS volumes are attached to data nodes in the OpenSearch Service domain.
|
Number |
getIops()
The number of I/O operations per second (IOPS) that the volume supports.
|
Number |
getVolumeSize()
The size (in GiB) of the EBS volume for each data node.
|
String |
getVolumeType()
The EBS volume type to use with the OpenSearch Service domain, such as standard, gp2, or io1.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDomain.EBSOptionsProperty.Builder builder)
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.public final Object getEbsEnabled()
CfnDomain.EBSOptionsPropertygetEbsEnabled in interface CfnDomain.EBSOptionsPropertypublic final Number getIops()
CfnDomain.EBSOptionsPropertyThis property applies only to provisioned IOPS EBS volume types.
getIops in interface CfnDomain.EBSOptionsPropertypublic final Number getVolumeSize()
CfnDomain.EBSOptionsPropertyThe minimum and maximum size of an EBS volume depends on the EBS volume type and the instance type to which it is attached. For more information, see EBS volume size limits in the Amazon OpenSearch Service Developer Guide .
getVolumeSize in interface CfnDomain.EBSOptionsPropertypublic final String getVolumeType()
CfnDomain.EBSOptionsPropertyFor more information about each type, see Amazon EBS volume types in the Amazon EC2 User Guide for Linux Instances .
getVolumeType in interface CfnDomain.EBSOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.