| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
DnsOptions |
DnsOptions.clone() |
DnsOptions |
VpcEndpoint.getDnsOptions()
The DNS options for the endpoint.
|
DnsOptions |
DnsOptions.withDnsRecordIpType(DnsRecordIpType dnsRecordIpType)
The DNS records created for the endpoint.
|
DnsOptions |
DnsOptions.withDnsRecordIpType(String dnsRecordIpType)
The DNS records created for the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VpcEndpoint.setDnsOptions(DnsOptions dnsOptions)
The DNS options for the endpoint.
|
VpcEndpoint |
VpcEndpoint.withDnsOptions(DnsOptions dnsOptions)
The DNS options for the endpoint.
|
Copyright © 2022. All rights reserved.