class Aws::LicenseManager::Types::DeleteGrantRequest

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

data as a hash:

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

@!attribute [rw] grant_arn

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

@!attribute [rw] status_reason

@return [String]

@!attribute [rw] version

Current version of the grant.
@return [String]

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

Constants

SENSITIVE