Class: Aws::Types::DescribeDataSourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


677
678
679
# File 'sig/types.rbs', line 677

def id
  @id
end

#index_id::String

Returns the value of attribute index_id.

Returns:

  • (::String)


678
679
680
# File 'sig/types.rbs', line 678

def index_id
  @index_id
end