Module: Aws::SsmSap::Client::_GetComponentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetComponentOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#component ⇒ Types::Component
117 |
# File 'sig/client.rbs', line 117
def component: () -> Types::Component
|
#tags ⇒ ::Hash[::String, ::String]
118 |
# File 'sig/client.rbs', line 118
def tags: () -> ::Hash[::String, ::String]
|