licensemanagerlinuxsubscriptions_list_registered_subscription_providers {paws.management} | R Documentation |
List Bring Your Own License (BYOL) subscription registration resources for your account
Description
List Bring Your Own License (BYOL) subscription registration resources for your account.
See https://www.paws-r-sdk.com/docs/licensemanagerlinuxsubscriptions_list_registered_subscription_providers/ for full documentation.
Usage
licensemanagerlinuxsubscriptions_list_registered_subscription_providers(
MaxResults = NULL,
NextToken = NULL,
SubscriptionProviderSources = NULL
)
Arguments
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. |
SubscriptionProviderSources |
To filter your results, specify which subscription providers to return in the list. |
[Package paws.management version 0.7.0 Index]