Class: Aws::Types::GetSyncJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sync_source::String

Returns the value of attribute sync_source.

Returns:

  • (::String)


599
600
601
# File 'sig/types.rbs', line 599

def sync_source
  @sync_source
end

#workspace_id::String

Returns the value of attribute workspace_id.

Returns:

  • (::String)


600
601
602
# File 'sig/types.rbs', line 600

def workspace_id
  @workspace_id
end