@Stability(value=Stable)
public static interface CfnRecordSet.GeoLocationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRecordSet.GeoLocationProperty.Builder
A builder for
CfnRecordSet.GeoLocationProperty |
static class |
CfnRecordSet.GeoLocationProperty.Jsii$Proxy
An implementation for
CfnRecordSet.GeoLocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRecordSet.GeoLocationProperty.Builder |
builder() |
default String |
getContinentCode()
`CfnRecordSet.GeoLocationProperty.ContinentCode`.
|
default String |
getCountryCode()
`CfnRecordSet.GeoLocationProperty.CountryCode`.
|
default String |
getSubdivisionCode()
`CfnRecordSet.GeoLocationProperty.SubdivisionCode`.
|
@Stability(value=Stable) @Nullable default String getContinentCode()
@Stability(value=Stable) @Nullable default String getCountryCode()
@Stability(value=Stable) @Nullable default String getSubdivisionCode()
@Stability(value=Stable) static CfnRecordSet.GeoLocationProperty.Builder builder()
Copyright © 2021. All rights reserved.