@Stability(value=Stable) @Internal public static final class CfnCluster.ExecuteCommandLogConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.ExecuteCommandLogConfigurationProperty
CfnCluster.ExecuteCommandLogConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCluster.ExecuteCommandLogConfigurationProperty.Builder, CfnCluster.ExecuteCommandLogConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object cloudWatchEncryptionEnabled,
String cloudWatchLogGroupName,
String s3BucketName,
Object s3EncryptionEnabled,
String s3KeyPrefix)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.CapacityProviderStrategyItemProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCloudWatchEncryptionEnabled()
`CfnCluster.ExecuteCommandLogConfigurationProperty.CloudWatchEncryptionEnabled`.
|
String |
getCloudWatchLogGroupName()
`CfnCluster.ExecuteCommandLogConfigurationProperty.CloudWatchLogGroupName`.
|
String |
getS3BucketName()
`CfnCluster.ExecuteCommandLogConfigurationProperty.S3BucketName`.
|
Object |
getS3EncryptionEnabled()
`CfnCluster.ExecuteCommandLogConfigurationProperty.S3EncryptionEnabled`.
|
String |
getS3KeyPrefix()
`CfnCluster.ExecuteCommandLogConfigurationProperty.S3KeyPrefix`.
|
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(Object cloudWatchEncryptionEnabled, String cloudWatchLogGroupName, String s3BucketName, Object s3EncryptionEnabled, String s3KeyPrefix)
CfnCluster.CapacityProviderStrategyItemProperty.Builder.public final Object getCloudWatchEncryptionEnabled()
CfnCluster.ExecuteCommandLogConfigurationPropertygetCloudWatchEncryptionEnabled in interface CfnCluster.ExecuteCommandLogConfigurationPropertypublic final String getCloudWatchLogGroupName()
CfnCluster.ExecuteCommandLogConfigurationPropertygetCloudWatchLogGroupName in interface CfnCluster.ExecuteCommandLogConfigurationPropertypublic final String getS3BucketName()
CfnCluster.ExecuteCommandLogConfigurationPropertygetS3BucketName in interface CfnCluster.ExecuteCommandLogConfigurationPropertypublic final Object getS3EncryptionEnabled()
CfnCluster.ExecuteCommandLogConfigurationPropertygetS3EncryptionEnabled in interface CfnCluster.ExecuteCommandLogConfigurationPropertypublic final String getS3KeyPrefix()
CfnCluster.ExecuteCommandLogConfigurationPropertygetS3KeyPrefix in interface CfnCluster.ExecuteCommandLogConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.