Class: Aws::Types::InitiateProviderRegistrationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#provider"GITHUB", ...

Returns the value of attribute provider.

Returns:

  • ("GITHUB", "GITLAB", "BITBUCKET", "CONFLUENCE")


1218
1219
1220
# File 'sig/types.rbs', line 1218

def provider
  @provider
end