Class: Aws::Types::CreditSpecificationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cpu_credits"standard", "unlimited"

Returns the value of attribute cpu_credits.

Returns:

  • ("standard", "unlimited")


106
107
108
# File 'sig/types.rbs', line 106

def cpu_credits
  @cpu_credits
end