Module: Aws::Connect::Client::_SearchUserHierarchyGroupsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::SearchUserHierarchyGroupsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


4133
# File 'sig/client.rbs', line 4133

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


4132
# File 'sig/client.rbs', line 4132

def next_token: () -> ::String

#user_hierarchy_groups::Array[Types::HierarchyGroup]

Returns:



4131
# File 'sig/client.rbs', line 4131

def user_hierarchy_groups: () -> ::Array[Types::HierarchyGroup]