Uses of Class
software.amazon.awscdk.services.codedeploy.CfnDeploymentGroup.DeploymentReadyOptionProperty.Builder
Packages that use CfnDeploymentGroup.DeploymentReadyOptionProperty.Builder
-
Uses of CfnDeploymentGroup.DeploymentReadyOptionProperty.Builder in software.amazon.awscdk.services.codedeploy
Methods in software.amazon.awscdk.services.codedeploy that return CfnDeploymentGroup.DeploymentReadyOptionProperty.BuilderModifier and TypeMethodDescriptionCfnDeploymentGroup.DeploymentReadyOptionProperty.Builder.actionOnTimeout
(String actionOnTimeout) Sets the value ofCfnDeploymentGroup.DeploymentReadyOptionProperty.getActionOnTimeout()
CfnDeploymentGroup.DeploymentReadyOptionProperty.builder()
CfnDeploymentGroup.DeploymentReadyOptionProperty.Builder.waitTimeInMinutes
(Number waitTimeInMinutes) Sets the value ofCfnDeploymentGroup.DeploymentReadyOptionProperty.getWaitTimeInMinutes()
Constructors in software.amazon.awscdk.services.codedeploy with parameters of type CfnDeploymentGroup.DeploymentReadyOptionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDeploymentGroup.DeploymentReadyOptionProperty.Builder
.