Uses of Class
software.amazon.awscdk.services.lambda.Architecture
Packages that use Architecture
Package
Description
AWS Lambda Construct Library
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
Triggers
-
Uses of Architecture in software.amazon.awscdk.services.cloudfront.experimental
Methods in software.amazon.awscdk.services.cloudfront.experimental that return ArchitectureModifier and TypeMethodDescriptionEdgeFunction.getArchitecture()The system architectures compatible with this lambda function.final ArchitectureEdgeFunctionProps.Jsii$Proxy.getArchitecture()Methods in software.amazon.awscdk.services.cloudfront.experimental with parameters of type ArchitectureModifier and TypeMethodDescriptionEdgeFunction.Builder.architecture(Architecture architecture) The system architectures compatible with this lambda function.EdgeFunctionProps.Builder.architecture(Architecture architecture) Sets the value ofFunctionOptions.getArchitecture() -
Uses of Architecture in software.amazon.awscdk.services.lambda
Fields in software.amazon.awscdk.services.lambda declared as ArchitectureModifier and TypeFieldDescriptionstatic final ArchitectureArchitecture.ARM_6464 bit architecture with the ARM instruction set.static final ArchitectureArchitecture.X86_6464 bit architecture with x86 instruction set.Methods in software.amazon.awscdk.services.lambda that return ArchitectureModifier and TypeMethodDescriptionstatic ArchitectureUsed to specify a custom architecture name.static ArchitectureUsed to specify a custom architecture name.Alias.getArchitecture()The architecture of this Lambda Function.final ArchitectureDockerImageFunctionProps.Jsii$Proxy.getArchitecture()Function.getArchitecture()The architecture of this Lambda Function (this is an optional attribute and defaults to X86_64).default ArchitectureFunctionAttributes.getArchitecture()The architecture of this Lambda Function (this is an optional attribute and defaults to X86_64).final ArchitectureFunctionAttributes.Jsii$Proxy.getArchitecture()abstract ArchitectureFunctionBase.getArchitecture()The architecture of this Lambda Function.default ArchitectureFunctionOptions.getArchitecture()The system architectures compatible with this lambda function.final ArchitectureFunctionOptions.Jsii$Proxy.getArchitecture()final ArchitectureFunctionProps.Jsii$Proxy.getArchitecture()default ArchitectureIAlias.Jsii$Default.getArchitecture()The system architectures compatible with this lambda function.final ArchitectureIAlias.Jsii$Proxy.getArchitecture()The system architectures compatible with this lambda function.IFunction.getArchitecture()The system architectures compatible with this lambda function.default ArchitectureIFunction.Jsii$Default.getArchitecture()The system architectures compatible with this lambda function.final ArchitectureIFunction.Jsii$Proxy.getArchitecture()The system architectures compatible with this lambda function.default ArchitectureIVersion.Jsii$Default.getArchitecture()The system architectures compatible with this lambda function.final ArchitectureIVersion.Jsii$Proxy.getArchitecture()The system architectures compatible with this lambda function.SingletonFunction.getArchitecture()The architecture of this Lambda Function.final ArchitectureSingletonFunctionProps.Jsii$Proxy.getArchitecture()Version.getArchitecture()The architecture of this Lambda Function.Methods in software.amazon.awscdk.services.lambda that return types with arguments of type ArchitectureModifier and TypeMethodDescriptiondefault List<Architecture> LayerVersionProps.getCompatibleArchitectures()The system architectures compatible with this layer.final List<Architecture> LayerVersionProps.Jsii$Proxy.getCompatibleArchitectures()Methods in software.amazon.awscdk.services.lambda with parameters of type ArchitectureModifier and TypeMethodDescriptionDockerImageFunction.Builder.architecture(Architecture architecture) The system architectures compatible with this lambda function.DockerImageFunctionProps.Builder.architecture(Architecture architecture) Sets the value ofFunctionOptions.getArchitecture()Function.Builder.architecture(Architecture architecture) The system architectures compatible with this lambda function.FunctionAttributes.Builder.architecture(Architecture architecture) Sets the value ofFunctionAttributes.getArchitecture()FunctionOptions.Builder.architecture(Architecture architecture) Sets the value ofFunctionOptions.getArchitecture()FunctionProps.Builder.architecture(Architecture architecture) Sets the value ofFunctionOptions.getArchitecture()SingletonFunction.Builder.architecture(Architecture architecture) The system architectures compatible with this lambda function.SingletonFunctionProps.Builder.architecture(Architecture architecture) Sets the value ofFunctionOptions.getArchitecture()AdotLambdaLayerGenericVersion.layerArn(software.constructs.IConstruct scope, Architecture architecture) The ARN of the Lambda layer.AdotLambdaLayerJavaAutoInstrumentationVersion.layerArn(software.constructs.IConstruct scope, Architecture architecture) The ARN of the Lambda layer.AdotLambdaLayerJavaScriptSdkVersion.layerArn(software.constructs.IConstruct scope, Architecture architecture) The ARN of the Lambda layer.AdotLambdaLayerJavaSdkVersion.layerArn(software.constructs.IConstruct scope, Architecture architecture) The ARN of the Lambda layer.AdotLambdaLayerPythonSdkVersion.layerArn(software.constructs.IConstruct scope, Architecture architecture) The ARN of the Lambda layer.Method parameters in software.amazon.awscdk.services.lambda with type arguments of type ArchitectureModifier and TypeMethodDescriptionLayerVersion.Builder.compatibleArchitectures(List<? extends Architecture> compatibleArchitectures) The system architectures compatible with this layer.LayerVersionProps.Builder.compatibleArchitectures(List<? extends Architecture> compatibleArchitectures) Sets the value ofLayerVersionProps.getCompatibleArchitectures() -
Uses of Architecture in software.amazon.awscdk.services.lambda.go.alpha
Methods in software.amazon.awscdk.services.lambda.go.alpha that return ArchitectureModifier and TypeMethodDescriptionfinal ArchitectureGoFunctionProps.Jsii$Proxy.getArchitecture()Methods in software.amazon.awscdk.services.lambda.go.alpha with parameters of type ArchitectureModifier and TypeMethodDescriptionGoFunction.Builder.architecture(Architecture architecture) The system architectures compatible with this lambda function.GoFunctionProps.Builder.architecture(Architecture architecture) Sets the value ofFunctionOptions.getArchitecture() -
Uses of Architecture in software.amazon.awscdk.services.lambda.nodejs
Methods in software.amazon.awscdk.services.lambda.nodejs that return ArchitectureModifier and TypeMethodDescriptionfinal ArchitectureNodejsFunctionProps.Jsii$Proxy.getArchitecture()Methods in software.amazon.awscdk.services.lambda.nodejs with parameters of type ArchitectureModifier and TypeMethodDescriptionNodejsFunction.Builder.architecture(Architecture architecture) The system architectures compatible with this lambda function.NodejsFunctionProps.Builder.architecture(Architecture architecture) Sets the value ofFunctionOptions.getArchitecture() -
Uses of Architecture in software.amazon.awscdk.services.lambda.python.alpha
Methods in software.amazon.awscdk.services.lambda.python.alpha that return ArchitectureModifier and TypeMethodDescriptionfinal ArchitecturePythonFunctionProps.Jsii$Proxy.getArchitecture()Methods in software.amazon.awscdk.services.lambda.python.alpha that return types with arguments of type ArchitectureModifier and TypeMethodDescriptiondefault List<Architecture> PythonLayerVersionProps.getCompatibleArchitectures()(experimental) The system architectures compatible with this layer.final List<Architecture> PythonLayerVersionProps.Jsii$Proxy.getCompatibleArchitectures()Methods in software.amazon.awscdk.services.lambda.python.alpha with parameters of type ArchitectureModifier and TypeMethodDescriptionPythonFunction.Builder.architecture(Architecture architecture) The system architectures compatible with this lambda function.PythonFunctionProps.Builder.architecture(Architecture architecture) Sets the value ofFunctionOptions.getArchitecture()Method parameters in software.amazon.awscdk.services.lambda.python.alpha with type arguments of type ArchitectureModifier and TypeMethodDescriptionPythonLayerVersion.Builder.compatibleArchitectures(List<? extends Architecture> compatibleArchitectures) (experimental) The system architectures compatible with this layer.PythonLayerVersionProps.Builder.compatibleArchitectures(List<? extends Architecture> compatibleArchitectures) Sets the value ofPythonLayerVersionProps.getCompatibleArchitectures() -
Uses of Architecture in software.amazon.awscdk.triggers
Methods in software.amazon.awscdk.triggers that return ArchitectureModifier and TypeMethodDescriptionfinal ArchitectureTriggerFunctionProps.Jsii$Proxy.getArchitecture()Methods in software.amazon.awscdk.triggers with parameters of type ArchitectureModifier and TypeMethodDescriptionTriggerFunction.Builder.architecture(Architecture architecture) The system architectures compatible with this lambda function.TriggerFunctionProps.Builder.architecture(Architecture architecture) Sets the value ofFunctionOptions.getArchitecture()