Module: Aws::SsmSap::Client::_GetDatabaseResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDatabaseOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#database ⇒ Types::Database
139 |
# File 'sig/client.rbs', line 139
def database: () -> Types::Database
|
#tags ⇒ ::Hash[::String, ::String]
140 |
# File 'sig/client.rbs', line 140
def tags: () -> ::Hash[::String, ::String]
|