Class: Aws::Types::DescribeKnowledgeBaseRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4874
4875
4876
# File 'sig/types.rbs', line 4874

def 
  @aws_account_id
end

#knowledge_base_id::String

Returns the value of attribute knowledge_base_id.

Returns:

  • (::String)


4875
4876
4877
# File 'sig/types.rbs', line 4875

def knowledge_base_id
  @knowledge_base_id
end