licensemanagerusersubscriptions_list_instances: Lists the EC2 instances providing user-based subscriptions

View source: R/licensemanagerusersubscriptions_operations.R

licensemanagerusersubscriptions_list_instancesR Documentation

Lists the EC2 instances providing user-based subscriptions

Description

Lists the EC2 instances providing user-based subscriptions.

See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_list_instances/ for full documentation.

Usage

licensemanagerusersubscriptions_list_instances(
  Filters = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

Filters

An array of structures that you can use to filter the results to those that match one or more sets of key-value pairs that you specify.

MaxResults

Maximum number of results to return in a single call.

NextToken

Token for the next set of results.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.