Class: Aws::Types::DeleteApplicationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteApplicationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
626 627 628 |
# File 'sig/types.rbs', line 626 def id @id end |