Module: Aws::QuickSight::Client::_SearchAgentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchAgentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#agent_summaries ⇒ ::Array[Types::AgentSummary]
3339 |
# File 'sig/client.rbs', line 3339
def agent_summaries: () -> ::Array[Types::AgentSummary]
|
#next_token ⇒ ::String
3340 |
# File 'sig/client.rbs', line 3340
def next_token: () -> ::String
|
#request_id ⇒ ::String
3341 |
# File 'sig/client.rbs', line 3341
def request_id: () -> ::String
|