@Stability(value=Stable) public static final class CfnResourceSet.DNSTargetResourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceSet.DNSTargetResourceProperty>
CfnResourceSet.DNSTargetResourceProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnResourceSet.DNSTargetResourceProperty.Builder domainName(String domainName)
CfnResourceSet.DNSTargetResourceProperty.getDomainName()domainName - `CfnResourceSet.DNSTargetResourceProperty.DomainName`.this@Stability(value=Stable) public CfnResourceSet.DNSTargetResourceProperty.Builder hostedZoneArn(String hostedZoneArn)
CfnResourceSet.DNSTargetResourceProperty.getHostedZoneArn()hostedZoneArn - `CfnResourceSet.DNSTargetResourceProperty.HostedZoneArn`.this@Stability(value=Stable) public CfnResourceSet.DNSTargetResourceProperty.Builder recordSetId(String recordSetId)
CfnResourceSet.DNSTargetResourceProperty.getRecordSetId()recordSetId - `CfnResourceSet.DNSTargetResourceProperty.RecordSetId`.this@Stability(value=Stable) public CfnResourceSet.DNSTargetResourceProperty.Builder recordType(String recordType)
CfnResourceSet.DNSTargetResourceProperty.getRecordType()recordType - `CfnResourceSet.DNSTargetResourceProperty.RecordType`.this@Stability(value=Stable) public CfnResourceSet.DNSTargetResourceProperty.Builder targetResource(CfnResourceSet.TargetResourceProperty targetResource)
CfnResourceSet.DNSTargetResourceProperty.getTargetResource()targetResource - `CfnResourceSet.DNSTargetResourceProperty.TargetResource`.this@Stability(value=Stable) public CfnResourceSet.DNSTargetResourceProperty.Builder targetResource(IResolvable targetResource)
CfnResourceSet.DNSTargetResourceProperty.getTargetResource()targetResource - `CfnResourceSet.DNSTargetResourceProperty.TargetResource`.this@Stability(value=Stable) public CfnResourceSet.DNSTargetResourceProperty build()
build in interface software.amazon.jsii.Builder<CfnResourceSet.DNSTargetResourceProperty>CfnResourceSet.DNSTargetResourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.