Class: Aws::Types::DeleteSyncJobRequest

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)


342
343
344
# File 'sig/types.rbs', line 342

def sync_source
  @sync_source
end

#workspace_id::String

Returns the value of attribute workspace_id.

Returns:

  • (::String)


341
342
343
# File 'sig/types.rbs', line 341

def workspace_id
  @workspace_id
end