@Stability(value=Experimental) @Internal public static final class BucketPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BucketPolicyProps
BucketPolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeBucketPolicyProps.Builder, BucketPolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IBucket bucket,
RemovalPolicy removalPolicy)
Constructor that initializes the object based on literal property values passed by the
BucketPolicyProps.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) |
IBucket |
getBucket()
(experimental) The Amazon S3 bucket that the policy applies to.
|
RemovalPolicy |
getRemovalPolicy()
(experimental) Policy to apply when the policy is removed from this stack.
|
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(IBucket bucket, RemovalPolicy removalPolicy)
BucketPolicyProps.Builder.public final IBucket getBucket()
BucketPolicyPropsgetBucket in interface BucketPolicyPropspublic final RemovalPolicy getRemovalPolicy()
BucketPolicyPropsDefault: - RemovalPolicy.DESTROY.
getRemovalPolicy in interface BucketPolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.