Module: Aws::AppConfig::Client::_GetApplicationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::Application]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
357 |
# File 'sig/client.rbs', line 357
def description: () -> ::String
|
#id ⇒ ::String
355 |
# File 'sig/client.rbs', line 355
def id: () -> ::String
|
#name ⇒ ::String
356 |
# File 'sig/client.rbs', line 356
def name: () -> ::String
|