Module: Aws::DevOpsAgent::Client::_GetServiceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetServiceOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#service ⇒ Types::RegisteredService
472 |
# File 'sig/client.rbs', line 472
def service: () -> Types::RegisteredService
|
#tags ⇒ ::Hash[::String, ::String]
473 |
# File 'sig/client.rbs', line 473
def tags: () -> ::Hash[::String, ::String]
|