public static final class ClusterResource.LoggingPropertiesProperty.Jsii$Pojo extends Object implements ClusterResource.LoggingPropertiesProperty
ClusterResource.LoggingPropertiesProperty.ClusterResource.LoggingPropertiesProperty.Builder, ClusterResource.LoggingPropertiesProperty.Jsii$Pojo, ClusterResource.LoggingPropertiesProperty.Jsii$Proxy| Modifier and Type | Field and Description |
|---|---|
protected Object |
_bucketName |
protected Object |
_s3KeyPrefix |
| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Pojo()
Constructor used by builders.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getBucketName()
``ClusterResource.LoggingPropertiesProperty.BucketName``
|
Object |
getS3KeyPrefix()
``ClusterResource.LoggingPropertiesProperty.S3KeyPrefix``
|
void |
setBucketName(String value)
``ClusterResource.LoggingPropertiesProperty.BucketName``
|
void |
setBucketName(software.amazon.awscdk.Token value)
``ClusterResource.LoggingPropertiesProperty.BucketName``
|
void |
setS3KeyPrefix(String value)
``ClusterResource.LoggingPropertiesProperty.S3KeyPrefix``
|
void |
setS3KeyPrefix(software.amazon.awscdk.Token value)
``ClusterResource.LoggingPropertiesProperty.S3KeyPrefix``
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderpublic Object getBucketName()
ClusterResource.LoggingPropertiesPropertygetBucketName in interface ClusterResource.LoggingPropertiesPropertypublic void setBucketName(String value)
ClusterResource.LoggingPropertiesPropertysetBucketName in interface ClusterResource.LoggingPropertiesPropertypublic void setBucketName(software.amazon.awscdk.Token value)
ClusterResource.LoggingPropertiesPropertysetBucketName in interface ClusterResource.LoggingPropertiesPropertypublic Object getS3KeyPrefix()
ClusterResource.LoggingPropertiesPropertygetS3KeyPrefix in interface ClusterResource.LoggingPropertiesPropertypublic void setS3KeyPrefix(String value)
ClusterResource.LoggingPropertiesPropertysetS3KeyPrefix in interface ClusterResource.LoggingPropertiesPropertypublic void setS3KeyPrefix(software.amazon.awscdk.Token value)
ClusterResource.LoggingPropertiesPropertysetS3KeyPrefix in interface ClusterResource.LoggingPropertiesPropertyCopyright © 2018. All rights reserved.