class Aws::LicenseManager::Types::GetGrantRequest

@note When making an API call, you may pass GetGrantRequest

data as a hash:

    {
      grant_arn: "Arn", # required
      version: "String",
    }

@!attribute [rw] grant_arn

Amazon Resource Name (ARN) of the grant.
@return [String]

@!attribute [rw] version

Grant version.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetGrantRequest AWS API Documentation

Constants

SENSITIVE