Class: Aws::Types::DeleteControlPanelRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteControlPanelRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#control_panel_arn ⇒ ::String
Returns the value of attribute control_panel_arn.
Instance Attribute Details
#control_panel_arn ⇒ ::String
Returns the value of attribute control_panel_arn.
129 130 131 |
# File 'sig/types.rbs', line 129 def control_panel_arn @control_panel_arn end |