Class: Aws::Types::DeleteApplicationInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteApplicationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
Instance Attribute Details
#identifier ⇒ ::String
Returns the value of attribute identifier.
185 186 187 |
# File 'sig/types.rbs', line 185 def identifier @identifier end |