licensemanager_get_grant {paws.management} | R Documentation |
Gets detailed information about the specified grant
Description
Gets detailed information about the specified grant.
See https://www.paws-r-sdk.com/docs/licensemanager_get_grant/ for full documentation.
Usage
licensemanager_get_grant(GrantArn, Version = NULL)
Arguments
GrantArn |
[required] Amazon Resource Name (ARN) of the grant. |
Version |
Grant version. |
[Package paws.management version 0.9.0 Index]