Class: Aws::Types::ExtendLicenseConsumptionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expiration::String

Returns the value of attribute expiration.

Returns:

  • (::String)


428
429
430
# File 'sig/types.rbs', line 428

def expiration
  @expiration
end

#license_consumption_token::String

Returns the value of attribute license_consumption_token.

Returns:

  • (::String)


427
428
429
# File 'sig/types.rbs', line 427

def license_consumption_token
  @license_consumption_token
end