Class: Aws::Types::UpdateCodeRepositoryOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#code_repository_arn::String

Returns the value of attribute code_repository_arn.

Returns:

  • (::String)


11980
11981
11982
# File 'sig/types.rbs', line 11980

def code_repository_arn
  @code_repository_arn
end