Class: Aws::Types::UpdateSPICECapacityConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


12505
12506
12507
# File 'sig/types.rbs', line 12505

def 
  @aws_account_id
end

#purchase_mode"MANUAL", "AUTO_PURCHASE"

Returns the value of attribute purchase_mode.

Returns:

  • ("MANUAL", "AUTO_PURCHASE")


12506
12507
12508
# File 'sig/types.rbs', line 12506

def purchase_mode
  @purchase_mode
end