AutomationExecutionFilter
public struct AutomationExecutionFilter : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  One or more keys to limit the results. Valid filter keys include the following: DocumentNamePrefix, ExecutionStatus, ExecutionId, ParentExecutionId, CurrentAction, StartTimeBefore, StartTimeAfter. DeclarationSwift public let key: AutomationExecutionFilterKey
- 
                  
                  The values used to limit the execution information associated with the filter’s key. DeclarationSwift public let values: [String]
- 
                  
                  Undocumented DeclarationSwift public init(key: AutomationExecutionFilterKey, values: [String])
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub AutomationExecutionFilter Structure Reference
        AutomationExecutionFilter Structure Reference