Class: Aws::Types::UpdateControlPanelRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#control_panel_arn ⇒ ::String

Returns the value of attribute control_panel_arn.

Returns:

  • (::String)


388
389
390
# File 'sig/types.rbs', line 388

def control_panel_arn
  @control_panel_arn
end

#control_panel_name ⇒ ::String

Returns the value of attribute control_panel_name.

Returns:

  • (::String)


389
390
391
# File 'sig/types.rbs', line 389

def control_panel_name
  @control_panel_name
end