ProspectingResultAws
Contains the prospecting data that AWS sources. This includes task execution details, customer account information, and insights that AI generates from the prospecting analysis.
Contents
Note
In the following list, the required parameters are described first.
- Customer
-
Contains details about the prospected customer account, including geographic, industry, and segment classifications.
Type: ProspectingResultCustomer object
Required: No
- EndTime
-
The timestamp when the prospecting task completed processing. The format is ISO 8601 (UTC).
Type: Timestamp
Required: No
- Insights
-
Insights that AI generates from the prospecting analysis. These insights include engagement scores and solution fit assessments for the prospected customer.
Type: ProspectingInsights object
Required: No
- StartTime
-
The timestamp when the prospecting result context was created. The format is ISO 8601 (UTC).
Type: Timestamp
Required: No
- TaskArn
-
The Amazon Resource Name (ARN) of the prospecting task. Use this ARN to track and manage the task within AWS.
Type: String
Pattern:
arn:.*Required: No
- TaskId
-
The unique identifier of the prospecting task that generates this result.
Type: String
Pattern:
task-[0-9a-z]{14}Required: No
- TaskName
-
The name that the user provides for the prospecting task that generates this result.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: