Class: Aws::Types::ContentSourceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_source_ids::Array[::String]

Returns the value of attribute data_source_ids.

Returns:

  • (::Array[::String])


358
359
360
# File 'sig/types.rbs', line 358

def data_source_ids
  @data_source_ids
end

#direct_put_contentBoolean

Returns the value of attribute direct_put_content.

Returns:

  • (Boolean)


360
361
362
# File 'sig/types.rbs', line 360

def direct_put_content
  @direct_put_content
end

#faq_ids::Array[::String]

Returns the value of attribute faq_ids.

Returns:

  • (::Array[::String])


359
360
361
# File 'sig/types.rbs', line 359

def faq_ids
  @faq_ids
end