Class CfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.s3objectlambda.CfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty
An implementation for
CfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty-
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.ObjectLambdaConfigurationProperty
CfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty.Builder, CfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty.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 booleanA container for allowed features.final ObjectA container for whether the CloudWatch metrics configuration is enabled.final ObjectStandard access point associated with the Object Lambda Access Point.final ObjectA container for transformation configurations for an Object Lambda Access Point.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 theCfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty.Builder.
-
-
Method Details
-
getAllowedFeatures
Description copied from interface:CfnAccessPointPropsMixin.ObjectLambdaConfigurationPropertyA container for allowed features.Valid inputs are
GetObject-Range,GetObject-PartNumber,HeadObject-Range, andHeadObject-PartNumber.- Specified by:
getAllowedFeaturesin interfaceCfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty- See Also:
-
getCloudWatchMetricsEnabled
Description copied from interface:CfnAccessPointPropsMixin.ObjectLambdaConfigurationPropertyA container for whether the CloudWatch metrics configuration is enabled.Returns union: either
BooleanorIResolvable- Specified by:
getCloudWatchMetricsEnabledin interfaceCfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty- See Also:
-
getSupportingAccessPoint
Description copied from interface:CfnAccessPointPropsMixin.ObjectLambdaConfigurationPropertyStandard access point associated with the Object Lambda Access Point.Returns union: either
StringorIAccessPointRef- Specified by:
getSupportingAccessPointin interfaceCfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty- See Also:
-
getTransformationConfigurations
Description copied from interface:CfnAccessPointPropsMixin.ObjectLambdaConfigurationPropertyA container for transformation configurations for an Object Lambda Access Point.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAccessPointPropsMixin.TransformationConfigurationProperty>- Specified by:
getTransformationConfigurationsin interfaceCfnAccessPointPropsMixin.ObjectLambdaConfigurationProperty- 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()
-