Class: Aws::Types::EnrichmentContext
- Inherits:
-
Object
- Object
- Aws::Types::EnrichmentContext
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lead_insights ⇒ Types::LeadInsights
Returns the value of attribute lead_insights.
-
#prospecting_result_aws ⇒ Types::InvitationProspectingResultAws
Returns the value of attribute prospecting_result_aws.
Instance Attribute Details
#lead_insights ⇒ Types::LeadInsights
Returns the value of attribute lead_insights.
455 456 457 |
# File 'sig/types.rbs', line 455 def lead_insights @lead_insights end |
#prospecting_result_aws ⇒ Types::InvitationProspectingResultAws
Returns the value of attribute prospecting_result_aws.
454 455 456 |
# File 'sig/types.rbs', line 454 def prospecting_result_aws @prospecting_result_aws end |