Class: Aws::Types::UpdateCodeRepositoryInput

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:



12058
12059
12060
# File 'sig/types.rbs', line 12058

def code_repository_name
  @code_repository_name
end

#git_configTypes::GitConfigForUpdate

Returns the value of attribute git_config.

Returns:



12059
12060
12061
# File 'sig/types.rbs', line 12059

def git_config
  @git_config
end