@Stability(value=Stable)
public static interface CfnCluster.ScriptBootstrapActionConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-scriptbootstrapactionconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.ScriptBootstrapActionConfigProperty.Builder
A builder for
CfnCluster.ScriptBootstrapActionConfigProperty |
static class |
CfnCluster.ScriptBootstrapActionConfigProperty.Jsii$Proxy
An implementation for
CfnCluster.ScriptBootstrapActionConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.ScriptBootstrapActionConfigProperty.Builder |
builder() |
default List<String> |
getArgs()
`CfnCluster.ScriptBootstrapActionConfigProperty.Args`.
|
String |
getPath()
`CfnCluster.ScriptBootstrapActionConfigProperty.Path`.
|
@Stability(value=Stable) @NotNull String getPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-scriptbootstrapactionconfig.html#cfn-elasticmapreduce-cluster-scriptbootstrapactionconfig-path@Stability(value=Stable) @Nullable default List<String> getArgs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-scriptbootstrapactionconfig.html#cfn-elasticmapreduce-cluster-scriptbootstrapactionconfig-args@Stability(value=Stable) static CfnCluster.ScriptBootstrapActionConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.