AWS SDK for .NET Documentation
Placement Class
AmazonAmazon.EC2.ModelPlacement Did this page help you?   Yes   No    Tell us about it...
Placement constraints.
Declaration Syntax
C#
public class Placement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Placement()()()()
Initializes a new instance of the Placement class

AvailabilityZone
The Availability Zone of the instance.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
GroupName
The name of the placement group the instance is in.

IsSetAvailabilityZone()()()()
Checks if AvailabilityZone property is set

IsSetGroupName()()()()
Checks if GroupName property is set

IsSetTenancy()()()()
Checks if Tenancy property is set

Tenancy
The tenancy of the instance. Valid Values: default | dedicated

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithAvailabilityZone(String) Obsolete.
Sets the Availability Zone of the instance.

WithGroupName(String) Obsolete.
Sets the name of the placement group the instance is in.

WithTenancy(String) Obsolete.
Sets the tenancy of the instance. Valid Values: default | dedicated

Inheritance Hierarchy
Object
Placement

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)