Class CfnFunctionProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sam.CfnFunctionProps.Jsii$Proxy
- All Implemented Interfaces:
CfnFunctionProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFunctionProps
@Stability(Stable)
@Internal
public static final class CfnFunctionProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFunctionProps
An implementation for
CfnFunctionProps-
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.sam.CfnFunctionProps
CfnFunctionProps.Builder, CfnFunctionProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnFunctionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFunctionProps.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 Objectfinal Stringfinal Stringfinal Stringfinal Objectfinal ObjectReturns union: eitherIResolvableorCfnFunction.DeadLetterQueuePropertyfinal ObjectReturns union: eitherIResolvableorCfnFunction.DeploymentPreferencePropertyfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnFunction.FunctionEnvironmentPropertyfinal ObjectReturns union: eitherIResolvableorCfnFunction.EphemeralStoragePropertyfinal ObjectReturns union: eitherIResolvableorCfnFunction.EventInvokeConfigPropertyfinal ObjectReturns union: eitherIResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnFunction.EventSourceProperty>final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnFunction.FileSystemConfigProperty>final Stringfinal ObjectReturns union: eitherIResolvableorCfnFunction.FunctionUrlConfigPropertyfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnFunction.ImageConfigPropertyfinal Stringfinal Stringfinal Stringfinal Numberfinal Stringfinal Stringfinal ObjectReturns union: eitherStringorIResolvableorCfnFunction.IAMPolicyDocumentPropertyor Listinvalid input: '<'eitherStringorIResolvableorCfnFunction.IAMPolicyDocumentPropertyorCfnFunction.SAMPolicyTemplateProperty>final ObjectReturns union: eitherIResolvableorCfnFunction.ProvisionedConcurrencyConfigPropertyfinal Numberfinal StringgetRole()final StringgetTags()final Numberfinal Stringfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnFunction.VpcConfigPropertyfinal 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 theCfnFunctionProps.Builder.
-
-
Method Details
-
getArchitectures
- Specified by:
getArchitecturesin interfaceCfnFunctionProps- See Also:
-
getAssumeRolePolicyDocument
- Specified by:
getAssumeRolePolicyDocumentin interfaceCfnFunctionProps- See Also:
-
getAutoPublishAlias
- Specified by:
getAutoPublishAliasin interfaceCfnFunctionProps- See Also:
-
getAutoPublishCodeSha256
- Specified by:
getAutoPublishCodeSha256in interfaceCfnFunctionProps- See Also:
-
getCodeSigningConfigArn
- Specified by:
getCodeSigningConfigArnin interfaceCfnFunctionProps- See Also:
-
getCodeUri
Description copied from interface:CfnFunctionProps- Specified by:
getCodeUriin interfaceCfnFunctionProps- See Also:
-
getDeadLetterQueue
Description copied from interface:CfnFunctionPropsReturns union: eitherIResolvableorCfnFunction.DeadLetterQueueProperty- Specified by:
getDeadLetterQueuein interfaceCfnFunctionProps- See Also:
-
getDeploymentPreference
Description copied from interface:CfnFunctionPropsReturns union: eitherIResolvableorCfnFunction.DeploymentPreferenceProperty- Specified by:
getDeploymentPreferencein interfaceCfnFunctionProps- See Also:
-
getDescription
- Specified by:
getDescriptionin interfaceCfnFunctionProps- See Also:
-
getEnvironment
Description copied from interface:CfnFunctionPropsReturns union: eitherIResolvableorCfnFunction.FunctionEnvironmentProperty- Specified by:
getEnvironmentin interfaceCfnFunctionProps- See Also:
-
getEphemeralStorage
Description copied from interface:CfnFunctionPropsReturns union: eitherIResolvableorCfnFunction.EphemeralStorageProperty- Specified by:
getEphemeralStoragein interfaceCfnFunctionProps- See Also:
-
getEventInvokeConfig
Description copied from interface:CfnFunctionPropsReturns union: eitherIResolvableorCfnFunction.EventInvokeConfigProperty- Specified by:
getEventInvokeConfigin interfaceCfnFunctionProps- See Also:
-
getEvents
Description copied from interface:CfnFunctionPropsReturns union: eitherIResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnFunction.EventSourceProperty>- Specified by:
getEventsin interfaceCfnFunctionProps- See Also:
-
getFileSystemConfigs
Description copied from interface:CfnFunctionPropsReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnFunction.FileSystemConfigProperty>- Specified by:
getFileSystemConfigsin interfaceCfnFunctionProps- See Also:
-
getFunctionName
- Specified by:
getFunctionNamein interfaceCfnFunctionProps- See Also:
-
getFunctionUrlConfig
Description copied from interface:CfnFunctionPropsReturns union: eitherIResolvableorCfnFunction.FunctionUrlConfigProperty- Specified by:
getFunctionUrlConfigin interfaceCfnFunctionProps- See Also:
-
getHandler
- Specified by:
getHandlerin interfaceCfnFunctionProps- See Also:
-
getImageConfig
Description copied from interface:CfnFunctionPropsReturns union: eitherIResolvableorCfnFunction.ImageConfigProperty- Specified by:
getImageConfigin interfaceCfnFunctionProps- See Also:
-
getImageUri
- Specified by:
getImageUriin interfaceCfnFunctionProps- See Also:
-
getInlineCode
- Specified by:
getInlineCodein interfaceCfnFunctionProps- See Also:
-
getKmsKeyArn
- Specified by:
getKmsKeyArnin interfaceCfnFunctionProps- See Also:
-
getLayers
- Specified by:
getLayersin interfaceCfnFunctionProps- See Also:
-
getMemorySize
- Specified by:
getMemorySizein interfaceCfnFunctionProps- See Also:
-
getPackageType
- Specified by:
getPackageTypein interfaceCfnFunctionProps- See Also:
-
getPermissionsBoundary
- Specified by:
getPermissionsBoundaryin interfaceCfnFunctionProps- See Also:
-
getPolicies
Description copied from interface:CfnFunctionPropsReturns union: eitherStringorIResolvableorCfnFunction.IAMPolicyDocumentPropertyor Listinvalid input: '<'eitherStringorIResolvableorCfnFunction.IAMPolicyDocumentPropertyorCfnFunction.SAMPolicyTemplateProperty>- Specified by:
getPoliciesin interfaceCfnFunctionProps- See Also:
-
getProvisionedConcurrencyConfig
Description copied from interface:CfnFunctionPropsReturns union: eitherIResolvableorCfnFunction.ProvisionedConcurrencyConfigProperty- Specified by:
getProvisionedConcurrencyConfigin interfaceCfnFunctionProps- See Also:
-
getReservedConcurrentExecutions
- Specified by:
getReservedConcurrentExecutionsin interfaceCfnFunctionProps- See Also:
-
getRole
- Specified by:
getRolein interfaceCfnFunctionProps- See Also:
-
getRuntime
- Specified by:
getRuntimein interfaceCfnFunctionProps- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnFunctionProps- See Also:
-
getTimeout
- Specified by:
getTimeoutin interfaceCfnFunctionProps- See Also:
-
getTracing
- Specified by:
getTracingin interfaceCfnFunctionProps- See Also:
-
getVersionDescription
- Specified by:
getVersionDescriptionin interfaceCfnFunctionProps- See Also:
-
getVpcConfig
Description copied from interface:CfnFunctionPropsReturns union: eitherIResolvableorCfnFunction.VpcConfigProperty- Specified by:
getVpcConfigin interfaceCfnFunctionProps- 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()
-