Class: Aws::Types::SalesforceStandardObjectAttachmentConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#document_title_field_name::String

Returns the value of attribute document_title_field_name.

Returns:

  • (::String)


1766
1767
1768
# File 'sig/types.rbs', line 1766

def document_title_field_name
  @document_title_field_name
end

#field_mappings::Array[Types::DataSourceToIndexFieldMapping]

Returns the value of attribute field_mappings.



1767
1768
1769
# File 'sig/types.rbs', line 1767

def field_mappings
  @field_mappings
end