Uses of Interface
software.amazon.awscdk.services.lambda.CfnVersion.RuntimePolicyProperty
Packages that use CfnVersion.RuntimePolicyProperty
-
Uses of CfnVersion.RuntimePolicyProperty in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement CfnVersion.RuntimePolicyPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnVersion.RuntimePolicyProperty
Methods in software.amazon.awscdk.services.lambda that return CfnVersion.RuntimePolicyPropertyModifier and TypeMethodDescriptionCfnVersion.RuntimePolicyProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.lambda with parameters of type CfnVersion.RuntimePolicyPropertyModifier and TypeMethodDescriptionCfnVersion.Builder.runtimePolicy
(CfnVersion.RuntimePolicyProperty runtimePolicy) Runtime Management Config of a function.CfnVersionProps.Builder.runtimePolicy
(CfnVersion.RuntimePolicyProperty runtimePolicy) Sets the value ofCfnVersionProps.getRuntimePolicy()
void
CfnVersion.setRuntimePolicy
(CfnVersion.RuntimePolicyProperty value) Runtime Management Config of a function.