Class CfnAccessPoint.AliasProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.s3objectlambda.CfnAccessPoint.AliasProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAccessPoint.AliasProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnAccessPoint.AliasProperty
@Stability(Stable)
@Internal
public static final class CfnAccessPoint.AliasProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAccessPoint.AliasProperty
An implementation for
CfnAccessPoint.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.services.s3objectlambda.CfnAccessPoint.AliasProperty
CfnAccessPoint.AliasProperty.Builder, CfnAccessPoint.AliasProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAccessPoint.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 theCfnAccessPoint.AliasProperty.Builder.
-
-
Method Details
-
getStatus
Description copied from interface:CfnAccessPoint.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 interfaceCfnAccessPoint.AliasProperty
-
getValue
Description copied from interface:CfnAccessPoint.AliasPropertyThe alias value of the Object Lambda Access Point.- Specified by:
getValuein interfaceCfnAccessPoint.AliasProperty
-
$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()
-