Class: Aws::Types::CreateAppResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAppResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#application_response ⇒ Types::ApplicationResponse
Returns the value of attribute application_response.
Instance Attribute Details
#application_response ⇒ Types::ApplicationResponse
Returns the value of attribute application_response.
519 520 521 |
# File 'sig/types.rbs', line 519 def application_response @application_response end |