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