@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.058Z") @Stability(value=Stable) public interface CfnRecordSetGroupProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRecordSetGroupProps.Builder
A builder for
CfnRecordSetGroupProps |
static class |
CfnRecordSetGroupProps.Jsii$Proxy
An implementation for
CfnRecordSetGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRecordSetGroupProps.Builder |
builder() |
default String |
getComment()
`AWS::Route53::RecordSetGroup.Comment`.
|
default String |
getHostedZoneId()
`AWS::Route53::RecordSetGroup.HostedZoneId`.
|
default String |
getHostedZoneName()
`AWS::Route53::RecordSetGroup.HostedZoneName`.
|
default Object |
getRecordSets()
`AWS::Route53::RecordSetGroup.RecordSets`.
|
@Stability(value=Stable) @Nullable default String getComment()
@Stability(value=Stable) @Nullable default String getHostedZoneId()
@Stability(value=Stable) @Nullable default String getHostedZoneName()
@Stability(value=Stable) @Nullable default Object getRecordSets()
@Stability(value=Stable) static CfnRecordSetGroupProps.Builder builder()
CfnRecordSetGroupProps.Builder of CfnRecordSetGroupPropsCopyright © 2021. All rights reserved.