Module: Aws::Connect::Client::_GetCurrentUserDataResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer



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

def approximate_total_count: () -> ::Integer

#next_token::String



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

def next_token: () -> ::String

#user_data_list::Array[Types::UserData]



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

def user_data_list: () -> ::Array[Types::UserData]