@Stability(value=Stable)
public static interface CfnHealthCheck.AlarmIdentifierProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-alarmidentifier.html
Modifier and Type | Interface and Description |
---|---|
static class |
CfnHealthCheck.AlarmIdentifierProperty.Builder
A builder for
CfnHealthCheck.AlarmIdentifierProperty |
static class |
CfnHealthCheck.AlarmIdentifierProperty.Jsii$Proxy
An implementation for
CfnHealthCheck.AlarmIdentifierProperty |
Modifier and Type | Method and Description |
---|---|
static CfnHealthCheck.AlarmIdentifierProperty.Builder |
builder() |
String |
getName()
`CfnHealthCheck.AlarmIdentifierProperty.Name`.
|
String |
getRegion()
`CfnHealthCheck.AlarmIdentifierProperty.Region`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-alarmidentifier.html#cfn-route53-healthcheck-alarmidentifier-name
@Stability(value=Stable) @NotNull String getRegion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-alarmidentifier.html#cfn-route53-healthcheck-alarmidentifier-region
@Stability(value=Stable) static CfnHealthCheck.AlarmIdentifierProperty.Builder builder()
Copyright © 2021. All rights reserved.