public static class ClusterResource.LoggingPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ClusterResource.LoggingPropertiesProperty
software.amazon.jsii.JsiiObject.InitializationModeClusterResource.LoggingPropertiesProperty.Builder, ClusterResource.LoggingPropertiesProperty.Jsii$Pojo, ClusterResource.LoggingPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| 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``
|
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 Object getBucketName()
getBucketName in interface ClusterResource.LoggingPropertiesPropertypublic void setBucketName(String value)
setBucketName in interface ClusterResource.LoggingPropertiesPropertypublic void setBucketName(software.amazon.awscdk.Token value)
setBucketName in interface ClusterResource.LoggingPropertiesProperty@Nullable public Object getS3KeyPrefix()
getS3KeyPrefix in interface ClusterResource.LoggingPropertiesPropertypublic void setS3KeyPrefix(@Nullable String value)
setS3KeyPrefix in interface ClusterResource.LoggingPropertiesPropertypublic void setS3KeyPrefix(@Nullable software.amazon.awscdk.Token value)
setS3KeyPrefix in interface ClusterResource.LoggingPropertiesPropertyCopyright © 2018. All rights reserved.