Class: Aws::Types::DeleteResourceDataSyncRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sync_name::String

Returns the value of attribute sync_name.

Returns:

  • (::String)


950
951
952
# File 'sig/types.rbs', line 950

def sync_name
  @sync_name
end

#sync_type::String

Returns the value of attribute sync_type.

Returns:

  • (::String)


951
952
953
# File 'sig/types.rbs', line 951

def sync_type
  @sync_type
end