IAccountListRegionsResponse
Interface in AWS.Account
Interface for ListRegions responses.
Ancestors
Properties
NextToken
property NextToken: string
Provides a token for requesting more results in subsequent requests.
Regions
property Regions: TList<IAccountRegion>
Type: IAccountRegion
A list of regions.