Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
PrivateDnsNameOptionsOnLaunch |
Subnet.privateDnsNameOptionsOnLaunch()
The type of hostnames to assign to instances in the subnet at launch.
|
Modifier and Type | Method and Description |
---|---|
Subnet.Builder |
Subnet.Builder.privateDnsNameOptionsOnLaunch(PrivateDnsNameOptionsOnLaunch privateDnsNameOptionsOnLaunch)
The type of hostnames to assign to instances in the subnet at launch.
|
Copyright © 2022. All rights reserved.