Class CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty
@Stability(Stable)
@Internal
public static final class CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty
An implementation for
CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty
CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty.Builder, CfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringgetAlias()The S3 access point's alias.final ObjectThe S3 access point's policy.final StringThe S3 access point's ARN.final ObjectThe S3 access point's virtual private cloud (VPC) configuration.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty.Builder.
-
-
Method Details
-
getAlias
Description copied from interface:CfnS3AccessPointAttachmentPropsMixin.S3AccessPointPropertyThe S3 access point's alias.- Specified by:
getAliasin interfaceCfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty- See Also:
-
getPolicy
Description copied from interface:CfnS3AccessPointAttachmentPropsMixin.S3AccessPointPropertyThe S3 access point's policy.- Specified by:
getPolicyin interfaceCfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty- See Also:
-
getResourceArn
Description copied from interface:CfnS3AccessPointAttachmentPropsMixin.S3AccessPointPropertyThe S3 access point's ARN.- Specified by:
getResourceArnin interfaceCfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty- See Also:
-
getVpcConfiguration
Description copied from interface:CfnS3AccessPointAttachmentPropsMixin.S3AccessPointPropertyThe S3 access point's virtual private cloud (VPC) configuration.Returns union: either
IResolvableorCfnS3AccessPointAttachmentPropsMixin.S3AccessPointVpcConfigurationProperty- Specified by:
getVpcConfigurationin interfaceCfnS3AccessPointAttachmentPropsMixin.S3AccessPointProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-