@Stability(value=Stable) @Internal public static final class CfnRecordSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRecordSetProps
CfnRecordSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRecordSetProps.Builder, CfnRecordSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String name,
String type,
Object aliasTarget,
String comment,
String failover,
Object geoLocation,
String healthCheckId,
String hostedZoneId,
String hostedZoneName,
Object multiValueAnswer,
String region,
List<String> resourceRecords,
String setIdentifier,
String ttl,
Number weight)
Constructor that initializes the object based on literal property values passed by the
CfnRecordSetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAliasTarget()
`AWS::Route53::RecordSet.AliasTarget`.
|
String |
getComment()
`AWS::Route53::RecordSet.Comment`.
|
String |
getFailover()
`AWS::Route53::RecordSet.Failover`.
|
Object |
getGeoLocation()
`AWS::Route53::RecordSet.GeoLocation`.
|
String |
getHealthCheckId()
`AWS::Route53::RecordSet.HealthCheckId`.
|
String |
getHostedZoneId()
`AWS::Route53::RecordSet.HostedZoneId`.
|
String |
getHostedZoneName()
`AWS::Route53::RecordSet.HostedZoneName`.
|
Object |
getMultiValueAnswer()
`AWS::Route53::RecordSet.MultiValueAnswer`.
|
String |
getName()
`AWS::Route53::RecordSet.Name`.
|
String |
getRegion()
`AWS::Route53::RecordSet.Region`.
|
List<String> |
getResourceRecords()
`AWS::Route53::RecordSet.ResourceRecords`.
|
String |
getSetIdentifier()
`AWS::Route53::RecordSet.SetIdentifier`.
|
String |
getTtl()
`AWS::Route53::RecordSet.TTL`.
|
String |
getType()
`AWS::Route53::RecordSet.Type`.
|
Number |
getWeight()
`AWS::Route53::RecordSet.Weight`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String name, String type, Object aliasTarget, String comment, String failover, Object geoLocation, String healthCheckId, String hostedZoneId, String hostedZoneName, Object multiValueAnswer, String region, List<String> resourceRecords, String setIdentifier, String ttl, Number weight)
CfnRecordSetProps.Builder.public final String getName()
CfnRecordSetPropsgetName in interface CfnRecordSetPropspublic final String getType()
CfnRecordSetPropsgetType in interface CfnRecordSetPropspublic final Object getAliasTarget()
CfnRecordSetPropsgetAliasTarget in interface CfnRecordSetPropspublic final String getComment()
CfnRecordSetPropsgetComment in interface CfnRecordSetPropspublic final String getFailover()
CfnRecordSetPropsgetFailover in interface CfnRecordSetPropspublic final Object getGeoLocation()
CfnRecordSetPropsgetGeoLocation in interface CfnRecordSetPropspublic final String getHealthCheckId()
CfnRecordSetPropsgetHealthCheckId in interface CfnRecordSetPropspublic final String getHostedZoneId()
CfnRecordSetPropsgetHostedZoneId in interface CfnRecordSetPropspublic final String getHostedZoneName()
CfnRecordSetPropsgetHostedZoneName in interface CfnRecordSetPropspublic final Object getMultiValueAnswer()
CfnRecordSetPropsgetMultiValueAnswer in interface CfnRecordSetPropspublic final String getRegion()
CfnRecordSetPropsgetRegion in interface CfnRecordSetPropspublic final List<String> getResourceRecords()
CfnRecordSetPropsgetResourceRecords in interface CfnRecordSetPropspublic final String getSetIdentifier()
CfnRecordSetPropsgetSetIdentifier in interface CfnRecordSetPropspublic final String getTtl()
CfnRecordSetPropsgetTtl in interface CfnRecordSetPropspublic final Number getWeight()
CfnRecordSetPropsgetWeight in interface CfnRecordSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.