licensemanager_get_grant: Gets detailed information about the specified grant
Description
Gets detailed information about the specified grant.
Usage
licensemanager_get_grant(GrantArn, Version)
Arguments
GrantArn
[required] Amazon Resource Name (ARN) of the grant.
Request syntax
svc$get_grant(
GrantArn = "string",
Version = "string"
)