Class: Aws::Types::CreateAppResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAppResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_arn ⇒ ::String
Returns the value of attribute app_arn.
Instance Attribute Details
#app_arn ⇒ ::String
Returns the value of attribute app_arn.
1923 1924 1925 |
# File 'sig/types.rbs', line 1923 def app_arn @app_arn end |