@Stability(value=Stable) public static final class CfnService.DnsRecordProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.DnsRecordProperty>
CfnService.DnsRecordProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnService.DnsRecordProperty |
build()
Builds the configured instance.
|
CfnService.DnsRecordProperty.Builder |
ttl(Number ttl)
Sets the value of
CfnService.DnsRecordProperty.getTtl() |
CfnService.DnsRecordProperty.Builder |
type(String type)
Sets the value of
CfnService.DnsRecordProperty.getType() |
@Stability(value=Stable) public CfnService.DnsRecordProperty.Builder ttl(Number ttl)
CfnService.DnsRecordProperty.getTtl()ttl - `CfnService.DnsRecordProperty.TTL`. This parameter is required.this@Stability(value=Stable) public CfnService.DnsRecordProperty.Builder type(String type)
CfnService.DnsRecordProperty.getType()type - `CfnService.DnsRecordProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnService.DnsRecordProperty build()
build in interface software.amazon.jsii.Builder<CfnService.DnsRecordProperty>CfnService.DnsRecordPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.