Module: Aws::SecurityAgent::Client::_BatchGetAgentSpacesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchGetAgentSpacesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#agent_spaces ⇒ ::Array[Types::AgentSpace]
164 |
# File 'sig/client.rbs', line 164
def agent_spaces: () -> ::Array[Types::AgentSpace]
|
#not_found ⇒ ::Array[::String]
165 |
# File 'sig/client.rbs', line 165
def not_found: () -> ::Array[::String]
|