Class: Aws::Types::GetDataSourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_source_id::String

Returns the value of attribute data_source_id.

Returns:

  • (::String)


1318
1319
1320
# File 'sig/types.rbs', line 1318

def data_source_id
  @data_source_id
end

#knowledge_base_id::String

Returns the value of attribute knowledge_base_id.

Returns:

  • (::String)


1317
1318
1319
# File 'sig/types.rbs', line 1317

def knowledge_base_id
  @knowledge_base_id
end