Class: Aws::Types::OverrideButtonConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::OverrideButtonConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#button_action ⇒ "LINK", ...
Returns the value of attribute button_action.
-
#link ⇒ ::String
Returns the value of attribute link.
Instance Attribute Details
#button_action ⇒ "LINK", ...
Returns the value of attribute button_action.
2386 2387 2388 |
# File 'sig/types.rbs', line 2386 def end |
#link ⇒ ::String
Returns the value of attribute link.
2387 2388 2389 |
# File 'sig/types.rbs', line 2387 def link @link end |