AssociationExecution
public struct AssociationExecution : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The association ID. DeclarationSwift public let associationId: String?
- 
                  
                  The association version. DeclarationSwift public let associationVersion: String?
- 
                  
                  The time the execution started. DeclarationSwift public let createdTime: TimeStamp?
- 
                  
                  Detailed status information about the execution. DeclarationSwift public let detailedStatus: String?
- 
                  
                  The execution ID for the association. DeclarationSwift public let executionId: String?
- 
                  
                  The date of the last execution. DeclarationSwift public let lastExecutionDate: TimeStamp?
- 
                  
                  An aggregate status of the resources in the execution based on the status type. DeclarationSwift public let resourceCountByStatus: String?
- 
                  
                  The status of the association execution. DeclarationSwift public let status: String?
 View on GitHub
View on GitHub AssociationExecution Structure Reference
        AssociationExecution Structure Reference