@Stability(value=Stable) @Internal public static final class CfnCluster.LoggingPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.LoggingPropertiesProperty
CfnCluster.LoggingPropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCluster.LoggingPropertiesProperty.Builder, CfnCluster.LoggingPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCluster.LoggingPropertiesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.EndpointProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucketName()
The name of an existing S3 bucket where the log files are to be stored.
|
String |
getS3KeyPrefix()
The prefix applied to the log file names.
|
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(CfnCluster.LoggingPropertiesProperty.Builder builder)
CfnCluster.EndpointProperty.Builder.public final String getBucketName()
CfnCluster.LoggingPropertiesPropertyConstraints:
getBucketName in interface CfnCluster.LoggingPropertiesPropertypublic final String getS3KeyPrefix()
CfnCluster.LoggingPropertiesPropertyConstraints:
getS3KeyPrefix in interface CfnCluster.LoggingPropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.