Class: Aws::Types::UpdateGitLabSelfManagedIntegrationDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:auth_code])

Instance Attribute Summary collapse

Instance Attribute Details

#auth_code::String

Returns the value of attribute auth_code.

Returns:

  • (::String)


2922
2923
2924
# File 'sig/types.rbs', line 2922

def auth_code
  @auth_code
end