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

Container for the parameters to the ListAccountAliases operation. Lists the account alias associated with the AWS account (Note: you can have only one). For information about using an AWS account alias, see Using an Alias for Your AWS Account ID in the IAM User Guide.
Наследование: AmazonIdentityManagementServiceRequest
Показать файл Открыть проект Примеры использования класса

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

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

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

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

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

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

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

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