Uses of Class
software.amazon.awssdk.services.ec2.model.DnsServersOptionsModifyStructure
Packages that use DnsServersOptionsModifyStructure
-
Uses of DnsServersOptionsModifyStructure in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DnsServersOptionsModifyStructureModifier and TypeMethodDescriptionModifyClientVpnEndpointRequest.dnsServers()Information about the DNS servers to be used by Client VPN connections.Methods in software.amazon.awssdk.services.ec2.model with parameters of type DnsServersOptionsModifyStructureModifier and TypeMethodDescriptionModifyClientVpnEndpointRequest.Builder.dnsServers(DnsServersOptionsModifyStructure dnsServers) Information about the DNS servers to be used by Client VPN connections.