class Amazonite::SsmV1::StartAutomationExecutionResult

Included Modules

Defined in:

ssm_v1/start_automation_execution_result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(automation_execution_id : String | Nil = nil) #

[View source]

Instance Method Detail

def automation_execution_id : String | Nil #

[View source]
def automation_execution_id=(automation_execution_id : String | Nil) #

[View source]