| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EmrCreateCluster.VolumeSpecificationProperty.Jsii$Proxy
An implementation for
EmrCreateCluster.VolumeSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.VolumeSpecificationProperty |
EmrCreateCluster.VolumeSpecificationProperty.Builder.build()
Builds the configured instance.
|
EmrCreateCluster.VolumeSpecificationProperty |
EmrCreateCluster.EbsBlockDeviceConfigProperty.getVolumeSpecification()
(experimental) EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume attached to an EC2 instance in the cluster.
|
EmrCreateCluster.VolumeSpecificationProperty |
EmrCreateCluster.EbsBlockDeviceConfigProperty.Jsii$Proxy.getVolumeSpecification() |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.EbsBlockDeviceConfigProperty.Builder |
EmrCreateCluster.EbsBlockDeviceConfigProperty.Builder.volumeSpecification(EmrCreateCluster.VolumeSpecificationProperty volumeSpecification)
Sets the value of
EmrCreateCluster.EbsBlockDeviceConfigProperty.getVolumeSpecification() |
| Constructor and Description |
|---|
Jsii$Proxy(EmrCreateCluster.VolumeSpecificationProperty volumeSpecification,
Number volumesPerInstance)
Constructor that initializes the object based on literal property values passed by the
EmrCreateCluster.ApplicationConfigProperty.Builder. |
Copyright © 2021. All rights reserved.