Class: Aws::Types::ExtendLicenseConsumptionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


422
423
424
# File 'sig/types.rbs', line 422

def dry_run
  @dry_run
end

#license_consumption_token::String

Returns the value of attribute license_consumption_token.

Returns:

  • (::String)


421
422
423
# File 'sig/types.rbs', line 421

def license_consumption_token
  @license_consumption_token
end