Container for the parameters to the DeleteGroup operation.
Deletes the specified group. The group must not contain any users or have any attached policies.

C# |
public class DeleteGroupRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteGroupRequest()()()() | Initializes a new instance of the DeleteGroupRequest class |
![]() | Equals(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 |
Gets and sets the property GroupName.
Name of the group to delete. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithGroupName(String) | Obsolete.
Sets the GroupName property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DeleteGroupRequest |