StartAutomationExecutionResult
public struct StartAutomationExecutionResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique ID of a newly scheduled automation execution.
Declaration
Swift
public let automationExecutionId: String? -
Undocumented
Declaration
Swift
public init(automationExecutionId: String? = nil)
View on GitHub
StartAutomationExecutionResult Structure Reference