Mzap::Options
Inherits Struct / Value / Object
Constructors
new(*, api_key : String = "", wait_for_completion : Bool = false, wait_interval_seconds : Int32 = 2, wait_timeout_seconds : Int32 = 0, report_format : String = "", report_out : String = "", concurrency : Int32 = 1, policy : String = "", context : String = "", fail_on : String = "", retry_count : Int32 = 0, retry_delay_seconds : Int32 = 5)
SourceInstance methods
api_key
Sourceconcurrency
Sourcecontext
Sourcefail_on
Sourcepolicy
Sourcereport_enabled?
Sourcereport_format
Sourcereport_out
Sourceretry_count
Sourceretry_delay_seconds
Sourcewait_enabled?
Sourcewait_for_completion
Sourcewait_interval_seconds
Sourcewait_timeout_seconds
Source