| Package | Description |
|---|---|
| com.amazonaws.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsPropertiesMutable |
PrivateDnsPropertiesMutable.clone() |
PrivateDnsPropertiesMutable |
PrivateDnsNamespaceProperties.getDnsProperties()
DNS properties for the private DNS namespace.
|
PrivateDnsPropertiesMutable |
PrivateDnsPropertiesMutable.withSOA(SOA sOA)
Fields for the Start of Authority (SOA) record for the hosted zone for the private DNS namespace.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrivateDnsNamespaceProperties.setDnsProperties(PrivateDnsPropertiesMutable dnsProperties)
DNS properties for the private DNS namespace.
|
PrivateDnsNamespaceProperties |
PrivateDnsNamespaceProperties.withDnsProperties(PrivateDnsPropertiesMutable dnsProperties)
DNS properties for the private DNS namespace.
|
Copyright © 2022. All rights reserved.