@Stability(value=Stable) @Internal public static final class CfnInfrastructureConfiguration.S3LogsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInfrastructureConfiguration.S3LogsProperty
CfnInfrastructureConfiguration.S3LogsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInfrastructureConfiguration.S3LogsProperty.Builder, CfnInfrastructureConfiguration.S3LogsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String s3BucketName,
String s3KeyPrefix)
Constructor that initializes the object based on literal property values passed by the
CfnInfrastructureConfiguration.LoggingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getS3BucketName()
`CfnInfrastructureConfiguration.S3LogsProperty.S3BucketName`.
|
String |
getS3KeyPrefix()
`CfnInfrastructureConfiguration.S3LogsProperty.S3KeyPrefix`.
|
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(String s3BucketName, String s3KeyPrefix)
CfnInfrastructureConfiguration.LoggingProperty.Builder.public final String getS3BucketName()
CfnInfrastructureConfiguration.S3LogsPropertygetS3BucketName in interface CfnInfrastructureConfiguration.S3LogsPropertypublic final String getS3KeyPrefix()
CfnInfrastructureConfiguration.S3LogsPropertygetS3KeyPrefix in interface CfnInfrastructureConfiguration.S3LogsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.