Class: Aws::Types::CapacityReservationGroup

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_arn::String

Returns the value of attribute group_arn.

Returns:

  • (::String)


1624
1625
1626
# File 'sig/types.rbs', line 1624

def group_arn
  @group_arn
end

#owner_id::String

Returns the value of attribute owner_id.

Returns:

  • (::String)


1625
1626
1627
# File 'sig/types.rbs', line 1625

def owner_id
  @owner_id
end