class

Amazonite::SsmV1::DescribeAutomationStepExecutionsResult

Inherits JSON::Serializable < Reference < Object

Constructors

new(step_executions : Array(StepExecution) | Nil = nil, next_token : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

next_token
Source
next_token=(next_token : String | Nil)
Source
step_executions
Source
step_executions=(step_executions : Array(StepExecution) | Nil)
Source