Class: Rocksky::Generated::PutMirrorSourceInput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::PutMirrorSourceInput
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#apiKey ⇒ Object
Returns the value of attribute apiKey.
-
#enabled ⇒ Object
Returns the value of attribute enabled.
-
#externalUsername ⇒ Object
Returns the value of attribute externalUsername.
-
#provider ⇒ Object
Returns the value of attribute provider.
Instance Attribute Details
#apiKey ⇒ Object
Returns the value of attribute apiKey
176 177 178 |
# File 'lib/rocksky/generated/types.rb', line 176 def apiKey @apiKey end |
#enabled ⇒ Object
Returns the value of attribute enabled
176 177 178 |
# File 'lib/rocksky/generated/types.rb', line 176 def enabled @enabled end |
#externalUsername ⇒ Object
Returns the value of attribute externalUsername
176 177 178 |
# File 'lib/rocksky/generated/types.rb', line 176 def externalUsername @externalUsername end |
#provider ⇒ Object
Returns the value of attribute provider
176 177 178 |
# File 'lib/rocksky/generated/types.rb', line 176 def provider @provider end |