Class: Rocksky::Generated::PutMirrorSourceInput

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#apiKeyObject

Returns the value of attribute apiKey

Returns:

  • (Object)

    the current value of apiKey



176
177
178
# File 'lib/rocksky/generated/types.rb', line 176

def apiKey
  @apiKey
end

#enabledObject

Returns the value of attribute enabled

Returns:

  • (Object)

    the current value of enabled



176
177
178
# File 'lib/rocksky/generated/types.rb', line 176

def enabled
  @enabled
end

#externalUsernameObject

Returns the value of attribute externalUsername

Returns:

  • (Object)

    the current value of externalUsername



176
177
178
# File 'lib/rocksky/generated/types.rb', line 176

def externalUsername
  @externalUsername
end

#providerObject

Returns the value of attribute provider

Returns:

  • (Object)

    the current value of provider



176
177
178
# File 'lib/rocksky/generated/types.rb', line 176

def provider
  @provider
end