@Stability(value=Stable) public static final class CfnCluster.ExecuteCommandLogConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.ExecuteCommandLogConfigurationProperty>
CfnCluster.ExecuteCommandLogConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnCluster.ExecuteCommandLogConfigurationProperty.Builder cloudWatchEncryptionEnabled(Boolean cloudWatchEncryptionEnabled)
CfnCluster.ExecuteCommandLogConfigurationProperty.getCloudWatchEncryptionEnabled()cloudWatchEncryptionEnabled - `CfnCluster.ExecuteCommandLogConfigurationProperty.CloudWatchEncryptionEnabled`.this@Stability(value=Stable) public CfnCluster.ExecuteCommandLogConfigurationProperty.Builder cloudWatchEncryptionEnabled(IResolvable cloudWatchEncryptionEnabled)
CfnCluster.ExecuteCommandLogConfigurationProperty.getCloudWatchEncryptionEnabled()cloudWatchEncryptionEnabled - `CfnCluster.ExecuteCommandLogConfigurationProperty.CloudWatchEncryptionEnabled`.this@Stability(value=Stable) public CfnCluster.ExecuteCommandLogConfigurationProperty.Builder cloudWatchLogGroupName(String cloudWatchLogGroupName)
cloudWatchLogGroupName - `CfnCluster.ExecuteCommandLogConfigurationProperty.CloudWatchLogGroupName`.this@Stability(value=Stable) public CfnCluster.ExecuteCommandLogConfigurationProperty.Builder s3BucketName(String s3BucketName)
CfnCluster.ExecuteCommandLogConfigurationProperty.getS3BucketName()s3BucketName - `CfnCluster.ExecuteCommandLogConfigurationProperty.S3BucketName`.this@Stability(value=Stable) public CfnCluster.ExecuteCommandLogConfigurationProperty.Builder s3EncryptionEnabled(Boolean s3EncryptionEnabled)
s3EncryptionEnabled - `CfnCluster.ExecuteCommandLogConfigurationProperty.S3EncryptionEnabled`.this@Stability(value=Stable) public CfnCluster.ExecuteCommandLogConfigurationProperty.Builder s3EncryptionEnabled(IResolvable s3EncryptionEnabled)
s3EncryptionEnabled - `CfnCluster.ExecuteCommandLogConfigurationProperty.S3EncryptionEnabled`.this@Stability(value=Stable) public CfnCluster.ExecuteCommandLogConfigurationProperty.Builder s3KeyPrefix(String s3KeyPrefix)
CfnCluster.ExecuteCommandLogConfigurationProperty.getS3KeyPrefix()s3KeyPrefix - `CfnCluster.ExecuteCommandLogConfigurationProperty.S3KeyPrefix`.this@Stability(value=Stable) public CfnCluster.ExecuteCommandLogConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.ExecuteCommandLogConfigurationProperty>CfnCluster.ExecuteCommandLogConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.