Module: Aws::SsmSap::Client::_GetApplicationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetApplicationOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application ⇒ Types::Application
104 |
# File 'sig/client.rbs', line 104
def application: () -> Types::Application
|
#tags ⇒ ::Hash[::String, ::String]
105 |
# File 'sig/client.rbs', line 105
def tags: () -> ::Hash[::String, ::String]
|