@Stability(value=Stable) public static final class CfnResourceSet.R53ResourceRecordProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceSet.R53ResourceRecordProperty>
CfnResourceSet.R53ResourceRecordProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceSet.R53ResourceRecordProperty |
build()
Builds the configured instance.
|
CfnResourceSet.R53ResourceRecordProperty.Builder |
domainName(String domainName)
Sets the value of
CfnResourceSet.R53ResourceRecordProperty.getDomainName() |
CfnResourceSet.R53ResourceRecordProperty.Builder |
recordSetId(String recordSetId)
Sets the value of
CfnResourceSet.R53ResourceRecordProperty.getRecordSetId() |
@Stability(value=Stable) public CfnResourceSet.R53ResourceRecordProperty.Builder domainName(String domainName)
CfnResourceSet.R53ResourceRecordProperty.getDomainName()domainName - The DNS target domain name.this@Stability(value=Stable) public CfnResourceSet.R53ResourceRecordProperty.Builder recordSetId(String recordSetId)
CfnResourceSet.R53ResourceRecordProperty.getRecordSetId()recordSetId - The Route 53 Resource Record Set ID.this@Stability(value=Stable) public CfnResourceSet.R53ResourceRecordProperty build()
build in interface software.amazon.jsii.Builder<CfnResourceSet.R53ResourceRecordProperty>CfnResourceSet.R53ResourceRecordPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.