Class: Aws::Types::UpdateGitHubIntegrationDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:code])

Instance Attribute Summary collapse

Instance Attribute Details

#code::String

Returns the value of attribute code.

Returns:

  • (::String)


2916
2917
2918
# File 'sig/types.rbs', line 2916

def code
  @code
end

#installation_id::String

Returns the value of attribute installation_id.

Returns:

  • (::String)


2917
2918
2919
# File 'sig/types.rbs', line 2917

def installation_id
  @installation_id
end