Class: VectorAmp::GenericSource
- Defined in:
- lib/vector_amp/source.rb
Overview
Escape hatch for API-compatible source types/configs not yet modeled by the SDK.
Constant Summary
Constants inherited from Source
Source::SUPPORTED_SOURCE_TYPES
Instance Attribute Summary
Attributes inherited from Source
#config, #description, #id, #metadata, #name, #source_type
Method Summary
Methods inherited from Source
#[], from_api, #initialize, #inspect, normalize_hash, #to_create_body, #to_h
Constructor Details
This class inherits a constructor from VectorAmp::Source