Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.DeploymentPreferenceProperty.Builder
Packages that use CfnFunction.DeploymentPreferenceProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.DeploymentPreferenceProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnFunction.DeploymentPreferenceProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnFunction.DeploymentPreferenceProperty.getAlarms()CfnFunction.DeploymentPreferenceProperty.builder()Sets the value ofCfnFunction.DeploymentPreferenceProperty.getEnabled()CfnFunction.DeploymentPreferenceProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnFunction.DeploymentPreferenceProperty.getEnabled()CfnFunction.DeploymentPreferenceProperty.Builder.hooks(IResolvable hooks) Sets the value ofCfnFunction.DeploymentPreferenceProperty.getHooks()CfnFunction.DeploymentPreferenceProperty.Builder.hooks(CfnFunction.HooksProperty hooks) Sets the value ofCfnFunction.DeploymentPreferenceProperty.getHooks()Sets the value ofCfnFunction.DeploymentPreferenceProperty.getRole()Sets the value ofCfnFunction.DeploymentPreferenceProperty.getType()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnFunction.DeploymentPreferenceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.DeploymentPreferenceProperty.Builder.