C# Класс Amazon.IdentityManagement.Model.ListGroupsRequest

Container for the parameters to the ListGroups operation. Lists the IAM groups that have the specified path prefix.

You can paginate the results using the MaxItems and Marker parameters.

Наследование: AmazonIdentityManagementServiceRequest
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ListGroupsRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Приватные методы

Метод Описание
IsSetMarker ( ) : bool
IsSetMaxItems ( ) : bool
IsSetPathPrefix ( ) : bool

Описание методов

ListGroupsRequest() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public ListGroupsRequest ( ) : System
Результат System