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)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#user_hierarchy_groups::Array[Types::HierarchyGroup]

Returns:



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

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