@Stability(value=Stable) @Internal public static final class CfnAllowList.S3WordsListProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAllowList.S3WordsListProperty
CfnAllowList.S3WordsListPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAllowList.S3WordsListProperty.Builder, CfnAllowList.S3WordsListProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAllowList.S3WordsListProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAllowList.CriteriaProperty.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 full name of the S3 bucket that contains the object.
|
String |
getObjectKey()
The full name of the S3 object.
|
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(CfnAllowList.S3WordsListProperty.Builder builder)
CfnAllowList.CriteriaProperty.Builder.public final String getBucketName()
CfnAllowList.S3WordsListProperty
This value correlates to the Name field of a bucket's properties in Amazon S3 .
This value is case sensitive. In addition, don't use wildcard characters or specify partial values for the name.
getBucketName in interface CfnAllowList.S3WordsListPropertypublic final String getObjectKey()
CfnAllowList.S3WordsListProperty
This value correlates to the Key field of an object's properties in Amazon S3 . If the name includes a path, include the complete path. For example, AllowLists/Macie/MyList.txt .
This value is case sensitive. In addition, don't use wildcard characters or specify partial values for the name.
getObjectKey in interface CfnAllowList.S3WordsListProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.