@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.631Z") @Stability(value=Stable) public interface CfnRecordSetProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRecordSetProps.Builder
A builder for
CfnRecordSetProps |
static class |
CfnRecordSetProps.Jsii$Proxy
An implementation for
CfnRecordSetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRecordSetProps.Builder |
builder() |
default Object |
getAliasTarget()
`AWS::Route53::RecordSet.AliasTarget`.
|
default String |
getComment()
`AWS::Route53::RecordSet.Comment`.
|
default String |
getFailover()
`AWS::Route53::RecordSet.Failover`.
|
default Object |
getGeoLocation()
`AWS::Route53::RecordSet.GeoLocation`.
|
default String |
getHealthCheckId()
`AWS::Route53::RecordSet.HealthCheckId`.
|
default String |
getHostedZoneId()
`AWS::Route53::RecordSet.HostedZoneId`.
|
default String |
getHostedZoneName()
`AWS::Route53::RecordSet.HostedZoneName`.
|
default Object |
getMultiValueAnswer()
`AWS::Route53::RecordSet.MultiValueAnswer`.
|
String |
getName()
`AWS::Route53::RecordSet.Name`.
|
default String |
getRegion()
`AWS::Route53::RecordSet.Region`.
|
default List<String> |
getResourceRecords()
`AWS::Route53::RecordSet.ResourceRecords`.
|
default String |
getSetIdentifier()
`AWS::Route53::RecordSet.SetIdentifier`.
|
default String |
getTtl()
`AWS::Route53::RecordSet.TTL`.
|
String |
getType()
`AWS::Route53::RecordSet.Type`.
|
default Number |
getWeight()
`AWS::Route53::RecordSet.Weight`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-name@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-type@Stability(value=Stable) @Nullable default Object getAliasTarget()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-aliastarget@Stability(value=Stable) @Nullable default String getComment()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-comment@Stability(value=Stable) @Nullable default String getFailover()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-failover@Stability(value=Stable) @Nullable default Object getGeoLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-geolocation@Stability(value=Stable) @Nullable default String getHealthCheckId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-healthcheckid@Stability(value=Stable) @Nullable default String getHostedZoneId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-hostedzoneid@Stability(value=Stable) @Nullable default String getHostedZoneName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-hostedzonename@Stability(value=Stable) @Nullable default Object getMultiValueAnswer()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-multivalueanswer@Stability(value=Stable) @Nullable default String getRegion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-region@Stability(value=Stable) @Nullable default List<String> getResourceRecords()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-resourcerecords@Stability(value=Stable) @Nullable default String getSetIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-setidentifier@Stability(value=Stable) @Nullable default String getTtl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-ttl@Stability(value=Stable) @Nullable default Number getWeight()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-weight@Stability(value=Stable) static CfnRecordSetProps.Builder builder()
CfnRecordSetProps.Builder of CfnRecordSetPropsCopyright © 2020. All rights reserved.