Class: Aws::Types::CodeRepository

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#repository_url::String

Returns the value of attribute repository_url.

Returns:

  • (::String)


1659
1660
1661
# File 'sig/types.rbs', line 1659

def repository_url
  @repository_url
end