Class: Aws::Types::CreateGitLabSelfManagedIntegrationDetail

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#access_token ⇒ ::String

Returns the value of attribute access_token.



1095
1096
1097
# File 'sig/types.rbs', line 1095

def access_token
  @access_token
end

#instance_url ⇒ ::String

Returns the value of attribute instance_url.



1094
1095
1096
# File 'sig/types.rbs', line 1094

def instance_url
  @instance_url
end