Class: Aws::Types::InstanceCreditSpecificationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cpu_credits::String

Returns the value of attribute cpu_credits.

Returns:

  • (::String)


11655
11656
11657
# File 'sig/types.rbs', line 11655

def cpu_credits
  @cpu_credits
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


11654
11655
11656
# File 'sig/types.rbs', line 11654

def instance_id
  @instance_id
end