Class: Aws::Types::SearchGroupProfilesOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[Types::GroupProfileSummary]

Returns the value of attribute items.

Returns:



5579
5580
5581
# File 'sig/types.rbs', line 5579

def items
  @items
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5580
5581
5582
# File 'sig/types.rbs', line 5580

def next_token
  @next_token
end