Class: Aws::Types::UpdateOpportunityResponse

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)


1573
1574
1575
# File 'sig/types.rbs', line 1573

def id
  @id
end

#last_modified_date::Time

Returns the value of attribute last_modified_date.

Returns:

  • (::Time)


1574
1575
1576
# File 'sig/types.rbs', line 1574

def last_modified_date
  @last_modified_date
end