allocateHosts
inline suspend fun Ec2Client.allocateHosts(crossinline block: AllocateHostsRequest.Builder.() -> Unit): AllocateHostsResponse
Allocates a Dedicated Host to your account. At a minimum, specify the supported instance type or instance family, the Availability Zone in which to allocate the host, and the number of hosts to allocate.