@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String bucket,
String name,
Object policy,
Object publicAccessBlockConfiguration,
Object vpcConfiguration)
Constructor that initializes the object based on literal property values passed by the
CfnAccessPointProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucket()
`AWS::S3::AccessPoint.Bucket`.
|
String |
getName()
`AWS::S3::AccessPoint.Name`.
|
Object |
getPolicy()
`AWS::S3::AccessPoint.Policy`.
|
Object |
getPublicAccessBlockConfiguration()
`AWS::S3::AccessPoint.PublicAccessBlockConfiguration`.
|
Object |
getVpcConfiguration()
`AWS::S3::AccessPoint.VpcConfiguration`.
|
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.public final String getBucket()
CfnAccessPointPropsgetBucket in interface CfnAccessPointPropspublic final String getName()
CfnAccessPointPropsgetName in interface CfnAccessPointPropspublic final Object getPolicy()
CfnAccessPointPropsgetPolicy in interface CfnAccessPointPropspublic final Object getPublicAccessBlockConfiguration()
CfnAccessPointPropsgetPublicAccessBlockConfiguration 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 © 2021. All rights reserved.