C# Class Amazon.EC2.Model.AllocateHostsRequest

Container for the parameters to the AllocateHosts operation. Allocates a Dedicated Host to your account. At minimum you need to specify the instance size type, Availability Zone, and quantity of hosts you want to allocate.
Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAutoPlacement ( ) : bool
IsSetAvailabilityZone ( ) : bool
IsSetClientToken ( ) : bool
IsSetInstanceType ( ) : bool
IsSetQuantity ( ) : bool