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)


12961
12962
12963
# File 'sig/types.rbs', line 12961

def 
  @aws_account_id
end

#purchase_mode"MANUAL", "AUTO_PURCHASE"

Returns the value of attribute purchase_mode.

Returns:

  • ("MANUAL", "AUTO_PURCHASE")


12962
12963
12964
# File 'sig/types.rbs', line 12962

def purchase_mode
  @purchase_mode
end