Class AccountApplicationsInformationResponse

AccountApplicationsInformationResponse contains a list of application resources for an account.

Implements

Constructors

Properties

applicationResources?: AccountApplicationResource[]
nextToken?: string

Used for pagination, when making another request provide this token with the next parameter. The next token is the next application ID to use as the pagination cursor.

round: number

The round for which this information is relevant.

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc