Class: Aws::Types::InitiateProviderRegistrationInput
- Inherits:
-
Object
- Object
- Aws::Types::InitiateProviderRegistrationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#provider ⇒ "GITHUB", ...
Returns the value of attribute provider.
Instance Attribute Details
#provider ⇒ "GITHUB", ...
Returns the value of attribute provider.
1218 1219 1220 |
# File 'sig/types.rbs', line 1218 def provider @provider end |