Class: Aws::Types::OverrideButtonConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#button_action"LINK", ...

Returns the value of attribute button_action.

Returns:



2386
2387
2388
# File 'sig/types.rbs', line 2386

def button_action
  @button_action
end

Returns the value of attribute link.

Returns:



2387
2388
2389
# File 'sig/types.rbs', line 2387

def link
  @link
end