@Stability(value=Stable)
public static interface CfnCluster.ExecuteCommandConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.ExecuteCommandConfigurationProperty.Builder
A builder for
CfnCluster.ExecuteCommandConfigurationProperty |
static class |
CfnCluster.ExecuteCommandConfigurationProperty.Jsii$Proxy
An implementation for
CfnCluster.ExecuteCommandConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.ExecuteCommandConfigurationProperty.Builder |
builder() |
default String |
getKmsKeyId()
`CfnCluster.ExecuteCommandConfigurationProperty.KmsKeyId`.
|
default Object |
getLogConfiguration()
`CfnCluster.ExecuteCommandConfigurationProperty.LogConfiguration`.
|
default String |
getLogging()
`CfnCluster.ExecuteCommandConfigurationProperty.Logging`.
|
@Stability(value=Stable) @Nullable default String getKmsKeyId()
@Stability(value=Stable) @Nullable default Object getLogConfiguration()
@Stability(value=Stable) @Nullable default String getLogging()
@Stability(value=Stable) static CfnCluster.ExecuteCommandConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.