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