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)


1538
1539
1540
# File 'sig/types.rbs', line 1538

def group_arn
  @group_arn
end

#owner_id::String

Returns the value of attribute owner_id.

Returns:

  • (::String)


1539
1540
1541
# File 'sig/types.rbs', line 1539

def owner_id
  @owner_id
end