public static interface DnsEntry.Builder extends SdkPojo, CopyableBuilder<DnsEntry.Builder,DnsEntry>
| Modifier and Type | Method and Description |
|---|---|
DnsEntry.Builder |
domainName(String domainName)
The domain name of the service.
|
DnsEntry.Builder |
hostedZoneId(String hostedZoneId)
The ID of the hosted zone.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDnsEntry.Builder domainName(String domainName)
The domain name of the service.
domainName - The domain name of the service.DnsEntry.Builder hostedZoneId(String hostedZoneId)
The ID of the hosted zone.
hostedZoneId - The ID of the hosted zone.Copyright © 2023. All rights reserved.