licensemanager_list_failures_for_license_configuration_operations {paws.management} | R Documentation |
Lists the license configuration operations that failed
Description
Lists the license configuration operations that failed.
See https://www.paws-r-sdk.com/docs/licensemanager_list_failures_for_license_configuration_operations/ for full documentation.
Usage
licensemanager_list_failures_for_license_configuration_operations(
LicenseConfigurationArn,
MaxResults = NULL,
NextToken = NULL
)
Arguments
LicenseConfigurationArn |
[required] Amazon Resource Name of the license configuration. |
MaxResults |
Maximum number of results to return in a single call. |
NextToken |
Token for the next set of results. |
[Package paws.management version 0.9.0 Index]