Class: Aws::Types::MergeBranchesBySquashOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#commit_id::String

Returns the value of attribute commit_id.

Returns:

  • (::String)


1396
1397
1398
# File 'sig/types.rbs', line 1396

def commit_id
  @commit_id
end

#tree_id::String

Returns the value of attribute tree_id.

Returns:

  • (::String)


1397
1398
1399
# File 'sig/types.rbs', line 1397

def tree_id
  @tree_id
end