@Stability(value=Stable)
public static interface CfnRecordSetGroup.RecordSetProperty
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 |
CfnRecordSetGroup.RecordSetProperty.Builder
A builder for
CfnRecordSetGroup.RecordSetProperty |
static class |
CfnRecordSetGroup.RecordSetProperty.Jsii$Proxy
An implementation for
CfnRecordSetGroup.RecordSetProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRecordSetGroup.RecordSetProperty.Builder |
builder() |
default Object |
getAliasTarget()
`CfnRecordSetGroup.RecordSetProperty.AliasTarget`.
|
default String |
getComment()
`CfnRecordSetGroup.RecordSetProperty.Comment`.
|
default String |
getFailover()
`CfnRecordSetGroup.RecordSetProperty.Failover`.
|
default Object |
getGeoLocation()
`CfnRecordSetGroup.RecordSetProperty.GeoLocation`.
|
default String |
getHealthCheckId()
`CfnRecordSetGroup.RecordSetProperty.HealthCheckId`.
|
default String |
getHostedZoneId()
`CfnRecordSetGroup.RecordSetProperty.HostedZoneId`.
|
default String |
getHostedZoneName()
`CfnRecordSetGroup.RecordSetProperty.HostedZoneName`.
|
default Object |
getMultiValueAnswer()
`CfnRecordSetGroup.RecordSetProperty.MultiValueAnswer`.
|
String |
getName()
`CfnRecordSetGroup.RecordSetProperty.Name`.
|
default String |
getRegion()
`CfnRecordSetGroup.RecordSetProperty.Region`.
|
default List<String> |
getResourceRecords()
`CfnRecordSetGroup.RecordSetProperty.ResourceRecords`.
|
default String |
getSetIdentifier()
`CfnRecordSetGroup.RecordSetProperty.SetIdentifier`.
|
default String |
getTtl()
`CfnRecordSetGroup.RecordSetProperty.TTL`.
|
String |
getType()
`CfnRecordSetGroup.RecordSetProperty.Type`.
|
default Number |
getWeight()
`CfnRecordSetGroup.RecordSetProperty.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 CfnRecordSetGroup.RecordSetProperty.Builder builder()
Copyright © 2020. All rights reserved.