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