Class: Aws::Types::TableFieldLinkContentConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_icon_contentTypes::TableFieldCustomIconContent

Returns the value of attribute custom_icon_content.



11166
11167
11168
# File 'sig/types.rbs', line 11166

def custom_icon_content
  @custom_icon_content
end

#custom_text_contentTypes::TableFieldCustomTextContent

Returns the value of attribute custom_text_content.



11165
11166
11167
# File 'sig/types.rbs', line 11165

def custom_text_content
  @custom_text_content
end