Class: Aws::Types::GetProspectingFromEngagementTaskRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog::String

Returns the value of attribute catalog.

Returns:

  • (::String)


572
573
574
# File 'sig/types.rbs', line 572

def catalog
  @catalog
end

#task_identifier::String

Returns the value of attribute task_identifier.

Returns:

  • (::String)


573
574
575
# File 'sig/types.rbs', line 573

def task_identifier
  @task_identifier
end