Class: Aws::Types::CheckInLicenseRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#beneficiary::String

Returns the value of attribute beneficiary.

Returns:



58
59
60
# File 'sig/types.rbs', line 58

def beneficiary
  @beneficiary
end

#license_consumption_token::String

Returns the value of attribute license_consumption_token.

Returns:



57
58
59
# File 'sig/types.rbs', line 57

def license_consumption_token
  @license_consumption_token
end