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