@Stability(value=Stable) public static final class CfnRecordSetGroup.RecordSetProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRecordSetGroup.RecordSetProperty>
CfnRecordSetGroup.RecordSetProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder name(String name)
CfnRecordSetGroup.RecordSetProperty.getName()name - `CfnRecordSetGroup.RecordSetProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder type(String type)
CfnRecordSetGroup.RecordSetProperty.getType()type - `CfnRecordSetGroup.RecordSetProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder aliasTarget(CfnRecordSetGroup.AliasTargetProperty aliasTarget)
CfnRecordSetGroup.RecordSetProperty.getAliasTarget()aliasTarget - `CfnRecordSetGroup.RecordSetProperty.AliasTarget`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder aliasTarget(IResolvable aliasTarget)
CfnRecordSetGroup.RecordSetProperty.getAliasTarget()aliasTarget - `CfnRecordSetGroup.RecordSetProperty.AliasTarget`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder comment(String comment)
CfnRecordSetGroup.RecordSetProperty.getComment()comment - `CfnRecordSetGroup.RecordSetProperty.Comment`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder failover(String failover)
CfnRecordSetGroup.RecordSetProperty.getFailover()failover - `CfnRecordSetGroup.RecordSetProperty.Failover`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder geoLocation(CfnRecordSetGroup.GeoLocationProperty geoLocation)
CfnRecordSetGroup.RecordSetProperty.getGeoLocation()geoLocation - `CfnRecordSetGroup.RecordSetProperty.GeoLocation`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder geoLocation(IResolvable geoLocation)
CfnRecordSetGroup.RecordSetProperty.getGeoLocation()geoLocation - `CfnRecordSetGroup.RecordSetProperty.GeoLocation`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder healthCheckId(String healthCheckId)
CfnRecordSetGroup.RecordSetProperty.getHealthCheckId()healthCheckId - `CfnRecordSetGroup.RecordSetProperty.HealthCheckId`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder hostedZoneId(String hostedZoneId)
CfnRecordSetGroup.RecordSetProperty.getHostedZoneId()hostedZoneId - `CfnRecordSetGroup.RecordSetProperty.HostedZoneId`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder hostedZoneName(String hostedZoneName)
CfnRecordSetGroup.RecordSetProperty.getHostedZoneName()hostedZoneName - `CfnRecordSetGroup.RecordSetProperty.HostedZoneName`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder multiValueAnswer(Boolean multiValueAnswer)
CfnRecordSetGroup.RecordSetProperty.getMultiValueAnswer()multiValueAnswer - `CfnRecordSetGroup.RecordSetProperty.MultiValueAnswer`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder multiValueAnswer(IResolvable multiValueAnswer)
CfnRecordSetGroup.RecordSetProperty.getMultiValueAnswer()multiValueAnswer - `CfnRecordSetGroup.RecordSetProperty.MultiValueAnswer`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder region(String region)
CfnRecordSetGroup.RecordSetProperty.getRegion()region - `CfnRecordSetGroup.RecordSetProperty.Region`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder resourceRecords(List<String> resourceRecords)
CfnRecordSetGroup.RecordSetProperty.getResourceRecords()resourceRecords - `CfnRecordSetGroup.RecordSetProperty.ResourceRecords`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder setIdentifier(String setIdentifier)
CfnRecordSetGroup.RecordSetProperty.getSetIdentifier()setIdentifier - `CfnRecordSetGroup.RecordSetProperty.SetIdentifier`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder ttl(String ttl)
CfnRecordSetGroup.RecordSetProperty.getTtl()ttl - `CfnRecordSetGroup.RecordSetProperty.TTL`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty.Builder weight(Number weight)
CfnRecordSetGroup.RecordSetProperty.getWeight()weight - `CfnRecordSetGroup.RecordSetProperty.Weight`.this@Stability(value=Stable) public CfnRecordSetGroup.RecordSetProperty build()
build in interface software.amazon.jsii.Builder<CfnRecordSetGroup.RecordSetProperty>CfnRecordSetGroup.RecordSetPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.