@Stability(value=External)
public static interface CfnDeploymentGroup.AlarmProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarm.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.AlarmProperty.Builder
A builder for
CfnDeploymentGroup.AlarmProperty |
static class |
CfnDeploymentGroup.AlarmProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.AlarmProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.AlarmProperty.Builder |
builder() |
String |
getName()
`CfnDeploymentGroup.AlarmProperty.Name`.
|
@Stability(value=External) String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarm.html#cfn-codedeploy-deploymentgroup-alarm-name@Stability(value=External) static CfnDeploymentGroup.AlarmProperty.Builder builder()
Copyright © 2019. All rights reserved.