@Stability(value=Stable)
public static interface CfnResourceSet.DNSTargetResourceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceSet.DNSTargetResourceProperty.Builder
A builder for
CfnResourceSet.DNSTargetResourceProperty |
static class |
CfnResourceSet.DNSTargetResourceProperty.Jsii$Proxy
An implementation for
CfnResourceSet.DNSTargetResourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceSet.DNSTargetResourceProperty.Builder |
builder() |
default String |
getDomainName()
`CfnResourceSet.DNSTargetResourceProperty.DomainName`.
|
default String |
getHostedZoneArn()
`CfnResourceSet.DNSTargetResourceProperty.HostedZoneArn`.
|
default String |
getRecordSetId()
`CfnResourceSet.DNSTargetResourceProperty.RecordSetId`.
|
default String |
getRecordType()
`CfnResourceSet.DNSTargetResourceProperty.RecordType`.
|
default Object |
getTargetResource()
`CfnResourceSet.DNSTargetResourceProperty.TargetResource`.
|
@Stability(value=Stable) @Nullable default String getDomainName()
@Stability(value=Stable) @Nullable default String getHostedZoneArn()
@Stability(value=Stable) @Nullable default String getRecordSetId()
@Stability(value=Stable) @Nullable default String getRecordType()
@Stability(value=Stable) @Nullable default Object getTargetResource()
@Stability(value=Stable) static CfnResourceSet.DNSTargetResourceProperty.Builder builder()
Copyright © 2021. All rights reserved.