Class: Aws::Types::StopDataSourceSyncJobRequest

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)


1929
1930
1931
# File 'sig/types.rbs', line 1929

def id
  @id
end

#index_id::String

Returns the value of attribute index_id.

Returns:

  • (::String)


1930
1931
1932
# File 'sig/types.rbs', line 1930

def index_id
  @index_id
end