Class: Aws::Types::ExternalBedrockKnowledgeBaseConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_role_arn::String

Returns the value of attribute access_role_arn.

Returns:

  • (::String)


1224
1225
1226
# File 'sig/types.rbs', line 1224

def access_role_arn
  @access_role_arn
end

#bedrock_knowledge_base_arn::String

Returns the value of attribute bedrock_knowledge_base_arn.

Returns:

  • (::String)


1223
1224
1225
# File 'sig/types.rbs', line 1223

def bedrock_knowledge_base_arn
  @bedrock_knowledge_base_arn
end