Class: Aws::Types::DescribeCodeRepositoryInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#code_repository_name::String

Returns the value of attribute code_repository_name.

Returns:

  • (::String)


3998
3999
4000
# File 'sig/types.rbs', line 3998

def code_repository_name
  @code_repository_name
end