Class: Aws::Types::CreateOpportunityResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


271
272
273
# File 'sig/types.rbs', line 271

def id
  @id
end

#last_modified_date::Time

Returns the value of attribute last_modified_date.

Returns:

  • (::Time)


273
274
275
# File 'sig/types.rbs', line 273

def last_modified_date
  @last_modified_date
end

#partner_opportunity_identifier::String

Returns the value of attribute partner_opportunity_identifier.

Returns:

  • (::String)


272
273
274
# File 'sig/types.rbs', line 272

def partner_opportunity_identifier
  @partner_opportunity_identifier
end