Class: Aws::Types::KendraSourceDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#knowledge_base_arn::String

Returns the value of attribute knowledge_base_arn.

Returns:

  • (::String)


2530
2531
2532
# File 'sig/types.rbs', line 2530

def knowledge_base_arn
  @knowledge_base_arn
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


2531
2532
2533
# File 'sig/types.rbs', line 2531

def role_arn
  @role_arn
end