GetAutomationExecutionRequest
public struct GetAutomationExecutionRequest : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The unique identifier for an existing automation execution to examine. The execution ID is returned by StartAutomationExecution when the execution of an Automation document is initiated. DeclarationSwift public let automationExecutionId: String
- 
                  
                  Undocumented DeclarationSwift public init(automationExecutionId: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub GetAutomationExecutionRequest Structure Reference
        GetAutomationExecutionRequest Structure Reference