Class: Aws::Types::DeleteAppRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAppRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_id ⇒ ::String
Returns the value of attribute app_id.
Instance Attribute Details
#app_id ⇒ ::String
Returns the value of attribute app_id.
261 262 263 |
# File 'sig/types.rbs', line 261 def app_id @app_id end |