Uses of Class
software.amazon.awssdk.services.ec2.model.PrivateDnsNameOptionsOnLaunch
Packages that use PrivateDnsNameOptionsOnLaunch
-
Uses of PrivateDnsNameOptionsOnLaunch in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PrivateDnsNameOptionsOnLaunchModifier and TypeMethodDescriptionSubnet.privateDnsNameOptionsOnLaunch()The type of hostnames to assign to instances in the subnet at launch.Methods in software.amazon.awssdk.services.ec2.model with parameters of type PrivateDnsNameOptionsOnLaunchModifier and TypeMethodDescriptionSubnet.Builder.privateDnsNameOptionsOnLaunch(PrivateDnsNameOptionsOnLaunch privateDnsNameOptionsOnLaunch) The type of hostnames to assign to instances in the subnet at launch.