public static interface CfnDeploymentGroup.AlarmProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.AlarmProperty.Builder
A builder for
CfnDeploymentGroup.AlarmProperty |
static class |
CfnDeploymentGroup.AlarmProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.AlarmProperty.Builder |
builder() |
String |
getName()
``CfnDeploymentGroup.AlarmProperty.Name``
|
void |
setName(String value)
``CfnDeploymentGroup.AlarmProperty.Name``
|
String getName()
void setName(String value)
static CfnDeploymentGroup.AlarmProperty.Builder builder()
Copyright © 2019. All rights reserved.