@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.630Z") @Stability(value=Stable) public interface CfnRecordSetGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-recordsetgroup.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-recordsetgroup.html#cfn-route53-recordsetgroup-comment@Stability(value=Stable) @Nullable default String getHostedZoneId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-recordsetgroup.html#cfn-route53-recordsetgroup-hostedzoneid@Stability(value=Stable) @Nullable default String getHostedZoneName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-recordsetgroup.html#cfn-route53-recordsetgroup-hostedzonename@Stability(value=Stable) @Nullable default Object getRecordSets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-recordsetgroup.html#cfn-route53-recordsetgroup-recordsets@Stability(value=Stable) static CfnRecordSetGroupProps.Builder builder()
CfnRecordSetGroupProps.Builder of CfnRecordSetGroupPropsCopyright © 2020. All rights reserved.