Class: Aws::Types::GetProspectingFromEngagementTaskRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetProspectingFromEngagementTaskRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#catalog ⇒ ::String
Returns the value of attribute catalog.
-
#task_identifier ⇒ ::String
Returns the value of attribute task_identifier.
Instance Attribute Details
#catalog ⇒ ::String
Returns the value of attribute catalog.
572 573 574 |
# File 'sig/types.rbs', line 572 def catalog @catalog end |
#task_identifier ⇒ ::String
Returns the value of attribute task_identifier.
573 574 575 |
# File 'sig/types.rbs', line 573 def task_identifier @task_identifier end |