struct

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)
Source

Instance methods

api_key
Source
concurrency
Source
context
Source
fail_on
Source
policy
Source
report_enabled?
Source
report_format
Source
report_out
Source
retry_count
Source
retry_delay_seconds
Source
wait_enabled?
Source
wait_for_completion
Source
wait_interval_seconds
Source
wait_timeout_seconds
Source