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
473 |
# File 'sig/client.rbs', line 473
def service: () -> Types::RegisteredService
|
#tags ⇒ ::Hash[::String, ::String]
474 |
# File 'sig/client.rbs', line 474
def tags: () -> ::Hash[::String, ::String]
|