Class: Aws::Types::DeleteDataSourceRequest

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)


616
617
618
# File 'sig/types.rbs', line 616

def id
  @id
end

#index_id::String

Returns the value of attribute index_id.

Returns:

  • (::String)


617
618
619
# File 'sig/types.rbs', line 617

def index_id
  @index_id
end