Class: Aws::Types::DataSourceSyncJobMetricTarget

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)


569
570
571
# File 'sig/types.rbs', line 569

def data_source_id
  @data_source_id
end

#data_source_sync_job_id::String

Returns the value of attribute data_source_sync_job_id.

Returns:

  • (::String)


570
571
572
# File 'sig/types.rbs', line 570

def data_source_sync_job_id
  @data_source_sync_job_id
end