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.



10776
10777
10778
# File 'sig/types.rbs', line 10776

def custom_icon_content
  @custom_icon_content
end

#custom_text_contentTypes::TableFieldCustomTextContent

Returns the value of attribute custom_text_content.



10775
10776
10777
# File 'sig/types.rbs', line 10775

def custom_text_content
  @custom_text_content
end