Class: Aws::Types::CapacityAssignmentConfiguration

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:



121
122
123
# File 'sig/types.rbs', line 121

def capacity_assignments
  @capacity_assignments
end

#capacity_reservation_name::String

Returns the value of attribute capacity_reservation_name.

Returns:

  • (::String)


120
121
122
# File 'sig/types.rbs', line 120

def capacity_reservation_name
  @capacity_reservation_name
end