Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codedeploy.CfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.Builder
Packages that use CfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.Builder
-
Uses of CfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codedeploy
Methods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that return CfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.Builder.alarms(List<? extends Object> alarms) Sets the value ofCfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.getAlarms()CfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.Builder.alarms(IResolvable alarms) Sets the value ofCfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.getAlarms()CfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.builder()Sets the value ofCfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.getEnabled()CfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.getEnabled()CfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.Builder.ignorePollAlarmFailure(Boolean ignorePollAlarmFailure) CfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.Builder.ignorePollAlarmFailure(IResolvable ignorePollAlarmFailure) Constructors in software.amazon.awscdk.cfnpropertymixins.services.codedeploy with parameters of type CfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentGroupPropsMixin.AlarmConfigurationProperty.Builder.