DescribeAssociationExecutionTargetsResult
public struct DescribeAssociationExecutionTargetsResult : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  Information about the execution. DeclarationSwift public let associationExecutionTargets: [AssociationExecutionTarget]?
- 
                  
                  The token for the next set of items to return. Use this token to get the next set of results. DeclarationSwift public let nextToken: String?
- 
                  
                  Undocumented DeclarationSwift public init(associationExecutionTargets: [AssociationExecutionTarget]? = nil, nextToken: String? = nil)
 View on GitHub
View on GitHub DescribeAssociationExecutionTargetsResult Structure Reference
        DescribeAssociationExecutionTargetsResult Structure Reference