@Stability(value=Stable) @Internal public static final class CfnHttpApi.S3LocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnHttpApi.S3LocationProperty
CfnHttpApi.S3LocationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnHttpApi.S3LocationProperty.Builder, CfnHttpApi.S3LocationProperty.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 bucket,
String key,
Number version)
Constructor that initializes the object based on literal property values passed by the
CfnHttpApi.AccessLogSettingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucket()
`CfnHttpApi.S3LocationProperty.Bucket`.
|
String |
getKey()
`CfnHttpApi.S3LocationProperty.Key`.
|
Number |
getVersion()
`CfnHttpApi.S3LocationProperty.Version`.
|
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 bucket, String key, Number version)
CfnHttpApi.AccessLogSettingProperty.Builder.public final String getBucket()
CfnHttpApi.S3LocationPropertygetBucket in interface CfnHttpApi.S3LocationPropertypublic final String getKey()
CfnHttpApi.S3LocationPropertygetKey in interface CfnHttpApi.S3LocationPropertypublic final Number getVersion()
CfnHttpApi.S3LocationPropertygetVersion in interface CfnHttpApi.S3LocationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.