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)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#user_hierarchy_groups::Array[Types::HierarchyGroup]

Returns:



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

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