Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnFunctionPropsMixin.CodeProperty.Builder
Packages that use CfnFunctionPropsMixin.CodeProperty.Builder
-
Uses of CfnFunctionPropsMixin.CodeProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lambda
Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnFunctionPropsMixin.CodeProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionPropsMixin.CodeProperty.builder()Sets the value ofCfnFunctionPropsMixin.CodeProperty.getImageUri()Sets the value ofCfnFunctionPropsMixin.CodeProperty.getS3Bucket()CfnFunctionPropsMixin.CodeProperty.Builder.s3Bucket(IBucketRef s3Bucket) Sets the value ofCfnFunctionPropsMixin.CodeProperty.getS3Bucket()Sets the value ofCfnFunctionPropsMixin.CodeProperty.getS3Key()CfnFunctionPropsMixin.CodeProperty.Builder.s3ObjectVersion(String s3ObjectVersion) Sets the value ofCfnFunctionPropsMixin.CodeProperty.getS3ObjectVersion()CfnFunctionPropsMixin.CodeProperty.Builder.sourceKmsKeyArn(String sourceKmsKeyArn) Sets the value ofCfnFunctionPropsMixin.CodeProperty.getSourceKmsKeyArn()Sets the value ofCfnFunctionPropsMixin.CodeProperty.getZipFile()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnFunctionPropsMixin.CodeProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.CodeProperty.Builder.