Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnFunctionMixinProps.Builder
Packages that use CfnFunctionMixinProps.Builder
-
Uses of CfnFunctionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lambda
Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnFunctionMixinProps.BuilderModifier and TypeMethodDescriptionCfnFunctionMixinProps.Builder.architectures(List<String> architectures) Sets the value ofCfnFunctionMixinProps.getArchitectures()CfnFunctionMixinProps.builder()CfnFunctionMixinProps.Builder.capacityProviderConfig(CfnFunctionPropsMixin.CapacityProviderConfigProperty capacityProviderConfig) Sets the value ofCfnFunctionMixinProps.getCapacityProviderConfig()CfnFunctionMixinProps.Builder.capacityProviderConfig(IResolvable capacityProviderConfig) Sets the value ofCfnFunctionMixinProps.getCapacityProviderConfig()CfnFunctionMixinProps.Builder.code(CfnFunctionPropsMixin.CodeProperty code) Sets the value ofCfnFunctionMixinProps.getCode()CfnFunctionMixinProps.Builder.code(IResolvable code) Sets the value ofCfnFunctionMixinProps.getCode()CfnFunctionMixinProps.Builder.codeSigningConfigArn(String codeSigningConfigArn) Sets the value ofCfnFunctionMixinProps.getCodeSigningConfigArn()CfnFunctionMixinProps.Builder.codeSigningConfigArn(ICodeSigningConfigRef codeSigningConfigArn) Sets the value ofCfnFunctionMixinProps.getCodeSigningConfigArn()CfnFunctionMixinProps.Builder.deadLetterConfig(CfnFunctionPropsMixin.DeadLetterConfigProperty deadLetterConfig) Sets the value ofCfnFunctionMixinProps.getDeadLetterConfig()CfnFunctionMixinProps.Builder.deadLetterConfig(IResolvable deadLetterConfig) Sets the value ofCfnFunctionMixinProps.getDeadLetterConfig()CfnFunctionMixinProps.Builder.description(String description) Sets the value ofCfnFunctionMixinProps.getDescription()CfnFunctionMixinProps.Builder.durableConfig(CfnFunctionPropsMixin.DurableConfigProperty durableConfig) Sets the value ofCfnFunctionMixinProps.getDurableConfig()CfnFunctionMixinProps.Builder.durableConfig(IResolvable durableConfig) Sets the value ofCfnFunctionMixinProps.getDurableConfig()CfnFunctionMixinProps.Builder.environment(CfnFunctionPropsMixin.EnvironmentProperty environment) Sets the value ofCfnFunctionMixinProps.getEnvironment()CfnFunctionMixinProps.Builder.environment(IResolvable environment) Sets the value ofCfnFunctionMixinProps.getEnvironment()CfnFunctionMixinProps.Builder.ephemeralStorage(CfnFunctionPropsMixin.EphemeralStorageProperty ephemeralStorage) Sets the value ofCfnFunctionMixinProps.getEphemeralStorage()CfnFunctionMixinProps.Builder.ephemeralStorage(IResolvable ephemeralStorage) Sets the value ofCfnFunctionMixinProps.getEphemeralStorage()CfnFunctionMixinProps.Builder.fileSystemConfigs(List<? extends Object> fileSystemConfigs) Sets the value ofCfnFunctionMixinProps.getFileSystemConfigs()CfnFunctionMixinProps.Builder.fileSystemConfigs(IResolvable fileSystemConfigs) Sets the value ofCfnFunctionMixinProps.getFileSystemConfigs()CfnFunctionMixinProps.Builder.functionName(String functionName) Sets the value ofCfnFunctionMixinProps.getFunctionName()CfnFunctionMixinProps.Builder.functionScalingConfig(CfnFunctionPropsMixin.FunctionScalingConfigProperty functionScalingConfig) Sets the value ofCfnFunctionMixinProps.getFunctionScalingConfig()CfnFunctionMixinProps.Builder.functionScalingConfig(IResolvable functionScalingConfig) Sets the value ofCfnFunctionMixinProps.getFunctionScalingConfig()Sets the value ofCfnFunctionMixinProps.getHandler()CfnFunctionMixinProps.Builder.imageConfig(CfnFunctionPropsMixin.ImageConfigProperty imageConfig) Sets the value ofCfnFunctionMixinProps.getImageConfig()CfnFunctionMixinProps.Builder.imageConfig(IResolvable imageConfig) Sets the value ofCfnFunctionMixinProps.getImageConfig()Sets the value ofCfnFunctionMixinProps.getKmsKeyArn()Sets the value ofCfnFunctionMixinProps.getKmsKeyArn()Sets the value ofCfnFunctionMixinProps.getLayers()CfnFunctionMixinProps.Builder.loggingConfig(CfnFunctionPropsMixin.LoggingConfigProperty loggingConfig) Sets the value ofCfnFunctionMixinProps.getLoggingConfig()CfnFunctionMixinProps.Builder.loggingConfig(IResolvable loggingConfig) Sets the value ofCfnFunctionMixinProps.getLoggingConfig()CfnFunctionMixinProps.Builder.memorySize(Number memorySize) Sets the value ofCfnFunctionMixinProps.getMemorySize()CfnFunctionMixinProps.Builder.packageType(String packageType) Sets the value ofCfnFunctionMixinProps.getPackageType()CfnFunctionMixinProps.Builder.publishToLatestPublished(Boolean publishToLatestPublished) Sets the value ofCfnFunctionMixinProps.getPublishToLatestPublished()CfnFunctionMixinProps.Builder.publishToLatestPublished(IResolvable publishToLatestPublished) Sets the value ofCfnFunctionMixinProps.getPublishToLatestPublished()CfnFunctionMixinProps.Builder.recursiveLoop(String recursiveLoop) Sets the value ofCfnFunctionMixinProps.getRecursiveLoop()CfnFunctionMixinProps.Builder.reservedConcurrentExecutions(Number reservedConcurrentExecutions) Sets the value ofCfnFunctionMixinProps.getReservedConcurrentExecutions()Sets the value ofCfnFunctionMixinProps.getRole()Sets the value ofCfnFunctionMixinProps.getRole()Sets the value ofCfnFunctionMixinProps.getRuntime()CfnFunctionMixinProps.Builder.runtimeManagementConfig(CfnFunctionPropsMixin.RuntimeManagementConfigProperty runtimeManagementConfig) Sets the value ofCfnFunctionMixinProps.getRuntimeManagementConfig()CfnFunctionMixinProps.Builder.runtimeManagementConfig(IResolvable runtimeManagementConfig) Sets the value ofCfnFunctionMixinProps.getRuntimeManagementConfig()CfnFunctionMixinProps.Builder.snapStart(CfnFunctionPropsMixin.SnapStartProperty snapStart) Sets the value ofCfnFunctionMixinProps.getSnapStart()CfnFunctionMixinProps.Builder.snapStart(IResolvable snapStart) Sets the value ofCfnFunctionMixinProps.getSnapStart()Sets the value ofCfnFunctionMixinProps.getTags()CfnFunctionMixinProps.Builder.tenancyConfig(CfnFunctionPropsMixin.TenancyConfigProperty tenancyConfig) Sets the value ofCfnFunctionMixinProps.getTenancyConfig()CfnFunctionMixinProps.Builder.tenancyConfig(IResolvable tenancyConfig) Sets the value ofCfnFunctionMixinProps.getTenancyConfig()Sets the value ofCfnFunctionMixinProps.getTimeout()CfnFunctionMixinProps.Builder.tracingConfig(CfnFunctionPropsMixin.TracingConfigProperty tracingConfig) Sets the value ofCfnFunctionMixinProps.getTracingConfig()CfnFunctionMixinProps.Builder.tracingConfig(IResolvable tracingConfig) Sets the value ofCfnFunctionMixinProps.getTracingConfig()CfnFunctionMixinProps.Builder.vpcConfig(CfnFunctionPropsMixin.VpcConfigProperty vpcConfig) Sets the value ofCfnFunctionMixinProps.getVpcConfig()CfnFunctionMixinProps.Builder.vpcConfig(IResolvable vpcConfig) Sets the value ofCfnFunctionMixinProps.getVpcConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnFunctionMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFunctionMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFunctionMixinProps.Builder.