Module: Aws::Connect::Client::_ListUserProficienciesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#last_modified_region::String

Returns:

  • (::String)


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

def last_modified_region: () -> ::String

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#user_proficiency_list::Array[Types::UserProficiency]

Returns:



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

def user_proficiency_list: () -> ::Array[Types::UserProficiency]