| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| software.amazon.awscdk.services.elasticsearch |
Amazon Elasticsearch Service Construct Library
|
| software.amazon.awscdk.services.opensearchservice |
Amazon OpenSearch Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
EbsDeviceVolumeType |
EbsDeviceSnapshotOptions.Jsii$Proxy.getVolumeType() |
EbsDeviceVolumeType |
EbsDeviceOptions.Jsii$Proxy.getVolumeType() |
default EbsDeviceVolumeType |
EbsDeviceProps.getVolumeType()
The EBS volume type.
|
EbsDeviceVolumeType |
EbsDeviceProps.Jsii$Proxy.getVolumeType() |
default EbsDeviceVolumeType |
EbsDeviceOptionsBase.getVolumeType()
The EBS volume type.
|
EbsDeviceVolumeType |
EbsDeviceOptionsBase.Jsii$Proxy.getVolumeType() |
default EbsDeviceVolumeType |
VolumeProps.getVolumeType()
The type of the volume;
|
EbsDeviceVolumeType |
VolumeProps.Jsii$Proxy.getVolumeType() |
static EbsDeviceVolumeType |
EbsDeviceVolumeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EbsDeviceVolumeType[] |
EbsDeviceVolumeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EbsDeviceSnapshotOptions.Builder |
EbsDeviceSnapshotOptions.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
EbsDeviceOptionsBase.getVolumeType() |
EbsDeviceOptions.Builder |
EbsDeviceOptions.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
EbsDeviceOptionsBase.getVolumeType() |
EbsDeviceProps.Builder |
EbsDeviceProps.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
EbsDeviceProps.getVolumeType() |
EbsDeviceOptionsBase.Builder |
EbsDeviceOptionsBase.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
EbsDeviceOptionsBase.getVolumeType() |
Volume.Builder |
Volume.Builder.volumeType(EbsDeviceVolumeType volumeType)
The type of the volume;
|
VolumeProps.Builder |
VolumeProps.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
VolumeProps.getVolumeType() |
| Modifier and Type | Method and Description |
|---|---|
default EbsDeviceVolumeType |
EbsOptions.getVolumeType()
Deprecated.
use opensearchservice module instead
|
EbsDeviceVolumeType |
EbsOptions.Jsii$Proxy.getVolumeType()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EbsOptions.Builder |
EbsOptions.Builder.volumeType(EbsDeviceVolumeType volumeType)
Deprecated.
use opensearchservice module instead
|
| Modifier and Type | Method and Description |
|---|---|
default EbsDeviceVolumeType |
EbsOptions.getVolumeType()
The EBS volume type to use with the Amazon OpenSearch Service domain, such as standard, gp2, io1.
|
EbsDeviceVolumeType |
EbsOptions.Jsii$Proxy.getVolumeType() |
| Modifier and Type | Method and Description |
|---|---|
EbsOptions.Builder |
EbsOptions.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
EbsOptions.getVolumeType() |
Copyright © 2022. All rights reserved.