Class: Aws::Types::DescribeGroupsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#groups::Array[Types::GroupMetadata]

Returns the value of attribute groups.

Returns:



338
339
340
# File 'sig/types.rbs', line 338

def groups
  @groups
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


339
340
341
# File 'sig/types.rbs', line 339

def marker
  @marker
end