Class: Aws::Types::AssignOpportunityRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#assigneeTypes::AssigneeContact

Returns the value of attribute assignee.



69
70
71
# File 'sig/types.rbs', line 69

def assignee
  @assignee
end

#catalog::String

Returns the value of attribute catalog.

Returns:

  • (::String)


67
68
69
# File 'sig/types.rbs', line 67

def catalog
  @catalog
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


68
69
70
# File 'sig/types.rbs', line 68

def identifier
  @identifier
end