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