View source: R/licensemanagerlinuxsubscriptions_operations.R
| licensemanagerlinuxsubscriptions_list_linux_subscriptions | R Documentation | 
Lists the Linux subscriptions that have been discovered. If you have linked your organization, the returned results will include data aggregated across your accounts in Organizations.
See https://www.paws-r-sdk.com/docs/licensemanagerlinuxsubscriptions_list_linux_subscriptions/ for full documentation.
licensemanagerlinuxsubscriptions_list_linux_subscriptions(
  Filters = NULL,
  MaxResults = NULL,
  NextToken = NULL
)
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. For
example, you can filter by the name of  The valid names for this filter are: 
 The valid Operators for this filter are: 
  | 
MaxResults | 
 The maximum items to return in a request.  | 
NextToken | 
 A token to specify where to start paginating. This is the nextToken from a previously truncated response.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.