Class: Aws::Types::CreateCodeRepositoryOutput

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)


2025
2026
2027
# File 'sig/types.rbs', line 2025

def code_repository_arn
  @code_repository_arn
end