Describes where an Amazon EC2 instance is running within an Amazon EC2 region.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class Placement : Object
The Placement type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
Placement() |
Properties
Name | Description | |
---|---|---|
![]() |
AvailabilityZone | The availability zone in which an Amazon EC2 instance runs. |
![]() |
GroupName | The name of the PlacementGroup in which an Amazon EC2 instance runs. Placement groups are primarily used for launching High Performance Computing instances in the same group to ensure fast connection speeds. |
![]() |
Tenancy | The allowed tenancy of instances launched into the VPC. A value of default means instances can be launched with any tenancy; a value of dedicated means all instances launched into the VPC will be launched as dedicated tenancy regardless of the tenancy assigned to the instance at launch. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8