Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.DeploymentPreferenceProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.DeploymentPreferenceProperty.Builder in software.amazon.awscdk.services.sam
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunction.DeploymentPreferenceProperty.Builder
.