public static final class CfnCluster.LoggingPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.LoggingPropertiesProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnCluster.LoggingPropertiesProperty.Builder, CfnCluster.LoggingPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBucketName()
`CfnCluster.LoggingPropertiesProperty.BucketName`
|
String |
getS3KeyPrefix()
`CfnCluster.LoggingPropertiesProperty.S3KeyPrefix`
|
void |
setBucketName(String value)
`CfnCluster.LoggingPropertiesProperty.BucketName`
|
void |
setS3KeyPrefix(String value)
`CfnCluster.LoggingPropertiesProperty.S3KeyPrefix`
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getBucketName()
getBucketName in interface CfnCluster.LoggingPropertiesPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshift-cluster-loggingproperties.html#cfn-redshift-cluster-loggingproperties-bucketnamepublic void setBucketName(String value)
setBucketName in interface CfnCluster.LoggingPropertiesPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshift-cluster-loggingproperties.html#cfn-redshift-cluster-loggingproperties-bucketname@Nullable public String getS3KeyPrefix()
getS3KeyPrefix in interface CfnCluster.LoggingPropertiesPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshift-cluster-loggingproperties.html#cfn-redshift-cluster-loggingproperties-s3keyprefixpublic void setS3KeyPrefix(@Nullable String value)
setS3KeyPrefix in interface CfnCluster.LoggingPropertiesPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshift-cluster-loggingproperties.html#cfn-redshift-cluster-loggingproperties-s3keyprefixCopyright © 2019. All rights reserved.