Class: Aws::Types::GetAppResult
- Inherits:
-
Object
- Object
- Aws::Types::GetAppResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app ⇒ Types::App
Returns the value of attribute app.
Instance Attribute Details
#app ⇒ Types::App
Returns the value of attribute app.
364 365 366 |
# File 'sig/types.rbs', line 364 def app @app end |