class Amazonite::SsmV1::GetAutomationExecutionResult

Included Modules

Defined in:

ssm_v1/get_automation_execution_result.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

[View source]

Instance Method Detail

def automation_execution : AutomationExecution | Nil #

[View source]
def automation_execution=(automation_execution : AutomationExecution | Nil) #

[View source]