Class: Aws::Types::BatchDeleteKnowledgeBaseRequest

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)


1012
1013
1014
# File 'sig/types.rbs', line 1012

def 
  @aws_account_id
end

#knowledge_base_ids::Array[::String]

Returns the value of attribute knowledge_base_ids.

Returns:

  • (::Array[::String])


1013
1014
1015
# File 'sig/types.rbs', line 1013

def knowledge_base_ids
  @knowledge_base_ids
end