Class: Aws::Types::UpdateOpportunityResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateOpportunityResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#last_modified_date ⇒ ::Time
Returns the value of attribute last_modified_date.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
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.
1574 1575 1576 |
# File 'sig/types.rbs', line 1574 def last_modified_date @last_modified_date end |