class
Amazonite::Ssm::StartChangeRequestExecutionResult
- Amazonite::Ssm::StartChangeRequestExecutionResult
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/start_change_request_execution_result.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#automation_execution_id : String | Nil
The unique ID of a runbook workflow operation.
-
#automation_execution_id=(automation_execution_id : String | Nil)
The unique ID of a runbook workflow operation.
-
#hash(hasher)
See
Object#hash(hasher) - #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def automation_execution_id : String | Nil
#
The unique ID of a runbook workflow operation. (A runbook workflow is a type of Automation operation.)
def automation_execution_id=(automation_execution_id : String | Nil)
#
The unique ID of a runbook workflow operation. (A runbook workflow is a type of Automation operation.)