Class: Aws::Types::DescribeControlPanelRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeControlPanelRequest
- 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.
163 164 165 |
# File 'sig/types.rbs', line 163 def control_panel_arn @control_panel_arn end |