Class: Aws::Types::ConfluenceAttachmentConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#attachment_field_mappings::Array[Types::ConfluenceAttachmentToIndexFieldMapping]

Returns the value of attribute attachment_field_mappings.

Returns:



281
282
283
# File 'sig/types.rbs', line 281

def attachment_field_mappings
  @attachment_field_mappings
end

#crawl_attachmentsBoolean

Returns the value of attribute crawl_attachments.

Returns:



280
281
282
# File 'sig/types.rbs', line 280

def crawl_attachments
  @crawl_attachments
end