@Stability(value=Stable) public static final class CfnRecordSetGroupProps.Builder extends Object implements software.amazon.jsii.Builder<CfnRecordSetGroupProps>
CfnRecordSetGroupProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRecordSetGroupProps |
build()
Builds the configured instance.
|
CfnRecordSetGroupProps.Builder |
comment(String comment)
Sets the value of
CfnRecordSetGroupProps.getComment() |
CfnRecordSetGroupProps.Builder |
hostedZoneId(String hostedZoneId)
Sets the value of
CfnRecordSetGroupProps.getHostedZoneId() |
CfnRecordSetGroupProps.Builder |
hostedZoneName(String hostedZoneName)
Sets the value of
CfnRecordSetGroupProps.getHostedZoneName() |
CfnRecordSetGroupProps.Builder |
recordSets(IResolvable recordSets)
Sets the value of
CfnRecordSetGroupProps.getRecordSets() |
CfnRecordSetGroupProps.Builder |
recordSets(List<? extends Object> recordSets)
Sets the value of
CfnRecordSetGroupProps.getRecordSets() |
@Stability(value=Stable) public CfnRecordSetGroupProps.Builder comment(String comment)
CfnRecordSetGroupProps.getComment()comment - `AWS::Route53::RecordSetGroup.Comment`.this@Stability(value=Stable) public CfnRecordSetGroupProps.Builder hostedZoneId(String hostedZoneId)
CfnRecordSetGroupProps.getHostedZoneId()hostedZoneId - `AWS::Route53::RecordSetGroup.HostedZoneId`.this@Stability(value=Stable) public CfnRecordSetGroupProps.Builder hostedZoneName(String hostedZoneName)
CfnRecordSetGroupProps.getHostedZoneName()hostedZoneName - `AWS::Route53::RecordSetGroup.HostedZoneName`.this@Stability(value=Stable) public CfnRecordSetGroupProps.Builder recordSets(IResolvable recordSets)
CfnRecordSetGroupProps.getRecordSets()recordSets - `AWS::Route53::RecordSetGroup.RecordSets`.this@Stability(value=Stable) public CfnRecordSetGroupProps.Builder recordSets(List<? extends Object> recordSets)
CfnRecordSetGroupProps.getRecordSets()recordSets - `AWS::Route53::RecordSetGroup.RecordSets`.this@Stability(value=Stable) public CfnRecordSetGroupProps build()
build in interface software.amazon.jsii.Builder<CfnRecordSetGroupProps>CfnRecordSetGroupPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.