| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EmrCreateCluster.EbsBlockDeviceConfigProperty.Jsii$Proxy
An implementation for
EmrCreateCluster.EbsBlockDeviceConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.EbsBlockDeviceConfigProperty |
EmrCreateCluster.EbsBlockDeviceConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<EmrCreateCluster.EbsBlockDeviceConfigProperty> |
EmrCreateCluster.EbsConfigurationProperty.getEbsBlockDeviceConfigs()
(experimental) An array of Amazon EBS volume specifications attached to a cluster instance.
|
List<EmrCreateCluster.EbsBlockDeviceConfigProperty> |
EmrCreateCluster.EbsConfigurationProperty.Jsii$Proxy.getEbsBlockDeviceConfigs() |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.EbsConfigurationProperty.Builder |
EmrCreateCluster.EbsConfigurationProperty.Builder.ebsBlockDeviceConfigs(List<? extends EmrCreateCluster.EbsBlockDeviceConfigProperty> ebsBlockDeviceConfigs)
Sets the value of
EmrCreateCluster.EbsConfigurationProperty.getEbsBlockDeviceConfigs() |
| Constructor and Description |
|---|
Jsii$Proxy(List<? extends EmrCreateCluster.EbsBlockDeviceConfigProperty> ebsBlockDeviceConfigs,
Boolean ebsOptimized)
Constructor that initializes the object based on literal property values passed by the
EmrCreateCluster.ApplicationConfigProperty.Builder. |
Copyright © 2021. All rights reserved.