Class: Aws::Types::RepositoryHeadSourceCodeType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#branch_name::String

Returns the value of attribute branch_name.

Returns:

  • (::String)


346
347
348
# File 'sig/types.rbs', line 346

def branch_name
  @branch_name
end