Class: Aws::Types::PutCapacityAssignmentConfigurationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_assignments::Array[Types::CapacityAssignment]

Returns the value of attribute capacity_assignments.

Returns:



939
940
941
# File 'sig/types.rbs', line 939

def capacity_assignments
  @capacity_assignments
end

#capacity_reservation_name::String

Returns the value of attribute capacity_reservation_name.

Returns:

  • (::String)


938
939
940
# File 'sig/types.rbs', line 938

def capacity_reservation_name
  @capacity_reservation_name
end