public static interface DnsProperties.Builder extends CopyableBuilder<DnsProperties.Builder,DnsProperties>
| Modifier and Type | Method and Description |
|---|---|
DnsProperties.Builder |
hostedZoneId(String hostedZoneId)
The ID for the hosted zone that Amazon Route 53 creates when you create a namespace.
|
copyapply, buildDnsProperties.Builder hostedZoneId(String hostedZoneId)
The ID for the hosted zone that Amazon Route 53 creates when you create a namespace.
hostedZoneId - The ID for the hosted zone that Amazon Route 53 creates when you create a namespace.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.