Class: Aws::Types::GroupSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_id::String

Returns the value of attribute group_id.

Returns:

  • (::String)


1230
1231
1232
# File 'sig/types.rbs', line 1230

def group_id
  @group_id
end

#ordering_id::Integer

Returns the value of attribute ordering_id.

Returns:

  • (::Integer)


1231
1232
1233
# File 'sig/types.rbs', line 1231

def ordering_id
  @ordering_id
end