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)


2520
2521
2522
# File 'sig/types.rbs', line 2520

def knowledge_base_arn
  @knowledge_base_arn
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


2521
2522
2523
# File 'sig/types.rbs', line 2521

def role_arn
  @role_arn
end