@Stability(value=Stable)
public static interface CfnRecordSetGroup.AliasTargetProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRecordSetGroup.AliasTargetProperty.Builder
A builder for
CfnRecordSetGroup.AliasTargetProperty |
static class |
CfnRecordSetGroup.AliasTargetProperty.Jsii$Proxy
An implementation for
CfnRecordSetGroup.AliasTargetProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRecordSetGroup.AliasTargetProperty.Builder |
builder() |
String |
getDnsName()
`CfnRecordSetGroup.AliasTargetProperty.DNSName`.
|
default Object |
getEvaluateTargetHealth()
`CfnRecordSetGroup.AliasTargetProperty.EvaluateTargetHealth`.
|
String |
getHostedZoneId()
`CfnRecordSetGroup.AliasTargetProperty.HostedZoneId`.
|
@Stability(value=Stable) @NotNull String getDnsName()
@Stability(value=Stable) @NotNull String getHostedZoneId()
@Stability(value=Stable) @Nullable default Object getEvaluateTargetHealth()
@Stability(value=Stable) static CfnRecordSetGroup.AliasTargetProperty.Builder builder()
Copyright © 2021. All rights reserved.