Amazonite::SsmV1::SendAutomationSignalRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(automation_execution_id : String, signal_type : SignalType, payload : Hash(String, Array(String)) | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
automation_execution_id
Sourcepayload
Sourcesignal_type
Sourcesignal_type=(signal_type : SignalType)
Source