@Stability(value=Stable)
public static interface CfnService.DnsRecordProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.DnsRecordProperty.Builder
A builder for
CfnService.DnsRecordProperty |
static class |
CfnService.DnsRecordProperty.Jsii$Proxy
An implementation for
CfnService.DnsRecordProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.DnsRecordProperty.Builder |
builder() |
Number |
getTtl()
`CfnService.DnsRecordProperty.TTL`.
|
String |
getType()
`CfnService.DnsRecordProperty.Type`.
|
@Stability(value=Stable) @NotNull Number getTtl()
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) static CfnService.DnsRecordProperty.Builder builder()
Copyright © 2021. All rights reserved.