Amazonite::SsmV1::DescribeAutomationStepExecutionsRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(automation_execution_id : String, filters : Array(StepExecutionFilter) | Nil = nil, next_token : String | Nil = nil, max_results : Int32 | Nil = nil, reverse_order : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
automation_execution_id
Sourcefilters
Sourcemax_results
Sourcenext_token
Sourcereverse_order
Source