Class: Aws::Types::GitPropertiesPatch

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#code_connection_arn::String

Returns the value of attribute code_connection_arn.

Returns:

  • (::String)


3380
3381
3382
# File 'sig/types.rbs', line 3380

def code_connection_arn
  @code_connection_arn
end

#default_branch::String

Returns the value of attribute default_branch.

Returns:

  • (::String)


3381
3382
3383
# File 'sig/types.rbs', line 3381

def default_branch
  @default_branch
end