Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.DeploymentPreferenceProperty
Packages that use CfnFunction.DeploymentPreferenceProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.DeploymentPreferenceProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnFunction.DeploymentPreferencePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunction.DeploymentPreferencePropertyMethods in software.amazon.awscdk.services.sam that return CfnFunction.DeploymentPreferencePropertyModifier and TypeMethodDescriptionCfnFunction.DeploymentPreferenceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnFunction.DeploymentPreferencePropertyModifier and TypeMethodDescriptionCfnFunction.Builder.deploymentPreference(CfnFunction.DeploymentPreferenceProperty deploymentPreference) AWS::Serverless::Function.DeploymentPreference.CfnFunctionProps.Builder.deploymentPreference(CfnFunction.DeploymentPreferenceProperty deploymentPreference) Sets the value ofCfnFunctionProps.getDeploymentPreference()voidCfnFunction.setDeploymentPreference(CfnFunction.DeploymentPreferenceProperty value) AWS::Serverless::Function.DeploymentPreference.