@Stability(value=Stable)
public static interface CfnCluster.BootstrapActionConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-bootstrapactionconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.BootstrapActionConfigProperty.Builder
A builder for
CfnCluster.BootstrapActionConfigProperty |
static class |
CfnCluster.BootstrapActionConfigProperty.Jsii$Proxy
An implementation for
CfnCluster.BootstrapActionConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.BootstrapActionConfigProperty.Builder |
builder() |
String |
getName()
`CfnCluster.BootstrapActionConfigProperty.Name`.
|
Object |
getScriptBootstrapAction()
`CfnCluster.BootstrapActionConfigProperty.ScriptBootstrapAction`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-bootstrapactionconfig.html#cfn-elasticmapreduce-cluster-bootstrapactionconfig-name@Stability(value=Stable) @NotNull Object getScriptBootstrapAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-bootstrapactionconfig.html#cfn-elasticmapreduce-cluster-bootstrapactionconfig-scriptbootstrapaction@Stability(value=Stable) static CfnCluster.BootstrapActionConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.