Class: Aws::Types::DeleteCodeRepositoryInput

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)


3301
3302
3303
# File 'sig/types.rbs', line 3301

def code_repository_name
  @code_repository_name
end