@aws-sdk/client-license-manager-user-subscriptions

ListUserAssociationsCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
InstanceUserSummaries InstanceUserSummary[] | undefined

Metadata that describes the list user association operation.

NextToken string | undefined

The next token used for paginated responses. When this field isn't empty, there are additional elements that the service hasn't included in this request. Use this token with the next request to retrieve additional objects.

Full Signature

export interface ListUserAssociationsCommandOutput extends ListUserAssociationsResponse, MetadataBearer