Class: Aws::Types::ListRepositorySyncDefinitionsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute repository_link_id.

Returns:

  • (::String)


280
281
282
# File 'sig/types.rbs', line 280

def repository_link_id
  @repository_link_id
end

#sync_type ⇒ "CFN_STACK_SYNC"

Returns the value of attribute sync_type.

Returns:

  • ("CFN_STACK_SYNC")


281
282
283
# File 'sig/types.rbs', line 281

def sync_type
  @sync_type
end