Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnFunctionPropsMixin.RuntimeManagementConfigProperty
Packages that use CfnFunctionPropsMixin.RuntimeManagementConfigProperty
-
Uses of CfnFunctionPropsMixin.RuntimeManagementConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.lambda
Classes in software.amazon.awscdk.cfnpropertymixins.services.lambda that implement CfnFunctionPropsMixin.RuntimeManagementConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunctionPropsMixin.RuntimeManagementConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnFunctionPropsMixin.RuntimeManagementConfigPropertyModifier and TypeMethodDescriptionCfnFunctionPropsMixin.RuntimeManagementConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnFunctionPropsMixin.RuntimeManagementConfigPropertyModifier and TypeMethodDescriptionCfnFunctionMixinProps.Builder.runtimeManagementConfig(CfnFunctionPropsMixin.RuntimeManagementConfigProperty runtimeManagementConfig) Sets the value ofCfnFunctionMixinProps.getRuntimeManagementConfig()CfnFunctionPropsMixin.Builder.runtimeManagementConfig(CfnFunctionPropsMixin.RuntimeManagementConfigProperty runtimeManagementConfig) Sets the runtime management configuration for a function's version.