@Stability(value=Stable) @Internal public static final class CfnAccessPointProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAccessPointProps
CfnAccessPointPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAccessPointProps.Builder, CfnAccessPointProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAccessPointProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAccessPointProps.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 |
getBucket()
The name of the bucket associated with this access point.
|
String |
getName()
The name of this access point.
|
Object |
getPolicy()
The access point policy associated with this access point.
|
Object |
getPolicyStatus()
The container element for a bucket's policy status.
|
Object |
getPublicAccessBlockConfiguration()
The PublicAccessBlock configuration that you want to apply to this Amazon S3 bucket.
|
Object |
getVpcConfiguration()
The Virtual Private Cloud (VPC) configuration for this access point, if one exists.
|
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(CfnAccessPointProps.Builder builder)
CfnAccessPointProps.Builder.public final String getBucket()
CfnAccessPointPropsgetBucket in interface CfnAccessPointPropspublic final String getName()
CfnAccessPointPropsIf you don't specify a name, AWS CloudFormation generates a unique ID and uses that ID for the access point name.
getName in interface CfnAccessPointPropspublic final Object getPolicy()
CfnAccessPointPropsgetPolicy in interface CfnAccessPointPropspublic final Object getPolicyStatus()
CfnAccessPointPropsgetPolicyStatus in interface CfnAccessPointPropspublic final Object getPublicAccessBlockConfiguration()
CfnAccessPointPropsYou can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see The Meaning of "Public" in the Amazon S3 User Guide .
getPublicAccessBlockConfiguration in interface CfnAccessPointPropspublic final Object getVpcConfiguration()
CfnAccessPointPropsgetVpcConfiguration in interface CfnAccessPointProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.