@Stability(value=Stable) @Internal public static final class EmrContainersCreateVirtualClusterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmrContainersCreateVirtualClusterProps
EmrContainersCreateVirtualClusterPropssoftware.amazon.jsii.JsiiObject.InitializationModeEmrContainersCreateVirtualClusterProps.Builder, EmrContainersCreateVirtualClusterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EmrContainersCreateVirtualClusterProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EmrContainersCreateVirtualClusterProps.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) |
String |
getComment() |
EksClusterInput |
getEksCluster()
EKS Cluster or task input that contains the name of the cluster.
|
String |
getEksNamespace()
The namespace of an EKS cluster.
|
Duration |
getHeartbeat() |
String |
getInputPath() |
IntegrationPattern |
getIntegrationPattern() |
String |
getOutputPath() |
String |
getResultPath() |
Map<String,Object> |
getResultSelector() |
Map<String,String> |
getTags()
The tags assigned to the virtual cluster.
|
Duration |
getTimeout() |
String |
getVirtualClusterName()
Name of the virtual cluster that will be created.
|
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(EmrContainersCreateVirtualClusterProps.Builder builder)
EmrContainersCreateVirtualClusterProps.Builder.public final EksClusterInput getEksCluster()
EmrContainersCreateVirtualClusterPropsgetEksCluster in interface EmrContainersCreateVirtualClusterPropspublic final String getEksNamespace()
EmrContainersCreateVirtualClusterPropsDefault: - 'default'
getEksNamespace in interface EmrContainersCreateVirtualClusterPropspublic final Map<String,String> getTags()
EmrContainersCreateVirtualClusterPropsDefault: {}
getTags in interface EmrContainersCreateVirtualClusterPropspublic final String getVirtualClusterName()
EmrContainersCreateVirtualClusterPropsDefault: - the name of the state machine execution that runs this task and state name
getVirtualClusterName in interface EmrContainersCreateVirtualClusterPropspublic final String getComment()
getComment in interface TaskStateBasePropspublic final Duration getHeartbeat()
getHeartbeat in interface TaskStateBasePropspublic final String getInputPath()
getInputPath in interface TaskStateBasePropspublic final IntegrationPattern getIntegrationPattern()
getIntegrationPattern in interface TaskStateBasePropspublic final String getOutputPath()
getOutputPath in interface TaskStateBasePropspublic final String getResultPath()
getResultPath in interface TaskStateBasePropspublic final Map<String,Object> getResultSelector()
getResultSelector in interface TaskStateBasePropspublic final Duration getTimeout()
getTimeout in interface TaskStateBaseProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.