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