Returns information about one or more PlacementGroup instances
in a user's account.

C# |
public class DescribePlacementGroupsRequest : EC2Request

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribePlacementGroupsRequest()()()() | Initializes a new instance of the DescribePlacementGroupsRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Filter |
A list of filters used to match system-defined properties and user-defined tags associated with the
specified PlacementGroups.
For a complete reference to the available filter keys for this operation, see the
Amazon EC2 API reference.
|
![]() | 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 PlacementGroup.
|
![]() | IsSetFilter()()()() |
Checks if Filter property is set
|
![]() | IsSetGroupName()()()() |
Checks if GroupName property is set
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithFilter(array<Filter>[]()[][]) | Obsolete.
Sets filters used to match system-defined properties and user-defined tags associated with the
specified PlacementGroups.
|
![]() | WithGroupName(array<String>[]()[][]) | Obsolete.
Sets the name of the PlacementGroup.
|

Object | ||
![]() | EC2Request | |
![]() | DescribePlacementGroupsRequest |