public static final class DeploymentGroupResource.AlarmConfigurationProperty.Builder extends Object
DeploymentGroupResource.AlarmConfigurationProperty| Constructor and Description |
|---|
Builder() |
public DeploymentGroupResource.AlarmConfigurationProperty.Builder withAlarms(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.AlarmConfigurationProperty.Alarms``thispublic DeploymentGroupResource.AlarmConfigurationProperty.Builder withAlarms(@Nullable List<Object> value)
value - ``DeploymentGroupResource.AlarmConfigurationProperty.Alarms``thispublic DeploymentGroupResource.AlarmConfigurationProperty.Builder withEnabled(@Nullable Boolean value)
value - ``DeploymentGroupResource.AlarmConfigurationProperty.Enabled``thispublic DeploymentGroupResource.AlarmConfigurationProperty.Builder withEnabled(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.AlarmConfigurationProperty.Enabled``thispublic DeploymentGroupResource.AlarmConfigurationProperty.Builder withIgnorePollAlarmFailure(@Nullable Boolean value)
value - ``DeploymentGroupResource.AlarmConfigurationProperty.IgnorePollAlarmFailure``thispublic DeploymentGroupResource.AlarmConfigurationProperty.Builder withIgnorePollAlarmFailure(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.AlarmConfigurationProperty.IgnorePollAlarmFailure``thispublic DeploymentGroupResource.AlarmConfigurationProperty build()
DeploymentGroupResource.AlarmConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.