@Stability(value=Stable)
public static interface CfnEnvironment.MonitorsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-environment-monitors.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEnvironment.MonitorsProperty.Builder
A builder for
CfnEnvironment.MonitorsProperty |
static class |
CfnEnvironment.MonitorsProperty.Jsii$Proxy
An implementation for
CfnEnvironment.MonitorsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEnvironment.MonitorsProperty.Builder |
builder() |
default String |
getAlarmArn()
`CfnEnvironment.MonitorsProperty.AlarmArn`.
|
default String |
getAlarmRoleArn()
`CfnEnvironment.MonitorsProperty.AlarmRoleArn`.
|
@Stability(value=Stable) @Nullable default String getAlarmArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-environment-monitors.html#cfn-appconfig-environment-monitors-alarmarn@Stability(value=Stable) @Nullable default String getAlarmRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-environment-monitors.html#cfn-appconfig-environment-monitors-alarmrolearn@Stability(value=Stable) static CfnEnvironment.MonitorsProperty.Builder builder()
Copyright © 2020. All rights reserved.