Class CfnAccessPointProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.s3objectlambda.CfnAccessPointProps.Jsii$Proxy
- All Implemented Interfaces:
CfnAccessPointProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAccessPointProps
@Stability(Stable)
@Internal
public static final class CfnAccessPointProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAccessPointProps
An implementation for
CfnAccessPointProps-
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.CfnAccessPointProps
CfnAccessPointProps.Builder, CfnAccessPointProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnAccessPointProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAccessPointProps.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 theCfnAccessPointProps.Builder.
-
-
Method Details
-
getObjectLambdaConfiguration
Description copied from interface:CfnAccessPointPropsAmazon S3 Object Lambda will no longer be open to new customers starting on 11/7/2025.
If you would like to use the service, please sign up prior to 11/7/2025. For capabilities similar to S3 Object Lambda, learn more here - Amazon S3 Object Lambda availability change .
A configuration used when creating an Object Lambda Access Point.
Returns union: either
IResolvableorCfnAccessPoint.ObjectLambdaConfigurationProperty- Specified by:
getObjectLambdaConfigurationin interfaceCfnAccessPointProps- See Also:
-
getName
Description copied from interface:CfnAccessPointPropsThe name of this access point.- Specified by:
getNamein interfaceCfnAccessPointProps- 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()
-