Module: Aws::DevOpsAgent::Client::_GetAgentSpaceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAgentSpaceOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#agent_space ⇒ Types::AgentSpace
377 |
# File 'sig/client.rbs', line 377
def agent_space: () -> Types::AgentSpace
|
#tags ⇒ ::Hash[::String, ::String]
378 |
# File 'sig/client.rbs', line 378
def tags: () -> ::Hash[::String, ::String]
|