Class CfnAccessPointPropsMixin.AliasProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.s3objectlambda.CfnAccessPointPropsMixin.AliasProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAccessPointPropsMixin.AliasProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAccessPointPropsMixin.AliasProperty
@Stability(Stable)
@Internal
public static final class CfnAccessPointPropsMixin.AliasProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAccessPointPropsMixin.AliasProperty
An implementation for
CfnAccessPointPropsMixin.AliasProperty-
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.s3objectlambda.CfnAccessPointPropsMixin.AliasProperty
CfnAccessPointPropsMixin.AliasProperty.Builder, CfnAccessPointPropsMixin.AliasProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAccessPointPropsMixin.AliasProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnAccessPointPropsMixin.AliasProperty.Builder.
-
-
Method Details
-
getStatus
Description copied from interface:CfnAccessPointPropsMixin.AliasPropertyThe status of the Object Lambda Access Point alias.If the status is
PROVISIONING, the Object Lambda Access Point is provisioning the alias and the alias is not ready for use yet. If the status isREADY, the Object Lambda Access Point alias is successfully provisioned and ready for use.- Specified by:
getStatusin interfaceCfnAccessPointPropsMixin.AliasProperty- See Also:
-
getValue
Description copied from interface:CfnAccessPointPropsMixin.AliasPropertyThe alias value of the Object Lambda Access Point.- Specified by:
getValuein interfaceCfnAccessPointPropsMixin.AliasProperty- 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()
-