Module: Aws::PartnerCentralRevenueMeasurement::Client::_UpdateRevenueAttributionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateRevenueAttributionOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #arn ⇒ ::String
- #description ⇒ ::String
- #id ⇒ ::String
- #last_modified_date ⇒ ::Time
- #latest_revision ⇒ ::String
Instance Method Details
#arn ⇒ ::String
449 |
# File 'sig/client.rbs', line 449
def arn: () -> ::String
|
#description ⇒ ::String
450 |
# File 'sig/client.rbs', line 450
def description: () -> ::String
|
#id ⇒ ::String
448 |
# File 'sig/client.rbs', line 448
def id: () -> ::String
|
#last_modified_date ⇒ ::Time
451 |
# File 'sig/client.rbs', line 451
def last_modified_date: () -> ::Time
|
#latest_revision ⇒ ::String
452 |
# File 'sig/client.rbs', line 452
def latest_revision: () -> ::String
|