C# Class Amazon.GameLift.Model.ListAliasesRequest

Container for the parameters to the ListAliases operation. Retrieves a collection of alias records for this AWS account. You can filter the result set by alias name and/or routing strategy type. Use the pagination parameters to retrieve results in sequential pages.

Aliases are not listed in any particular order.

Inheritance: AmazonGameLiftRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLimit ( ) : bool
IsSetName ( ) : bool
IsSetNextToken ( ) : bool
IsSetRoutingStrategyType ( ) : bool