Module: Aws::DataZone::Client::_SearchUserProfilesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchUserProfilesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::UserProfileSummary]
3558 |
# File 'sig/client.rbs', line 3558
def items: () -> ::Array[Types::UserProfileSummary]
|
#next_token ⇒ ::String
3559 |
# File 'sig/client.rbs', line 3559
def next_token: () -> ::String
|