GetAutomationExecutionResult
public struct GetAutomationExecutionResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Detailed information about the current state of an automation execution.
Declaration
Swift
public let automationExecution: AutomationExecution? -
Undocumented
Declaration
Swift
public init(automationExecution: AutomationExecution? = nil)
View on GitHub
GetAutomationExecutionResult Structure Reference