Module: Aws::PartnerCentralRevenueMeasurement::Client::_StartRevenueAttributionAllocationsTaskResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::StartRevenueAttributionAllocationsTaskOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#catalog"AWS", "Sandbox"

Returns:

  • ("AWS", "Sandbox")


371
# File 'sig/client.rbs', line 371

def catalog: () -> ("AWS" | "Sandbox")

#revenue_attribution_arn::String

Returns:

  • (::String)


372
# File 'sig/client.rbs', line 372

def revenue_attribution_arn: () -> ::String

#started_at::Time

Returns:

  • (::Time)


373
# File 'sig/client.rbs', line 373

def started_at: () -> ::Time

#status"IN_PROGRESS", ...

Returns:

  • ("IN_PROGRESS", "COMPLETE", "FAILED")


370
# File 'sig/client.rbs', line 370

def status: () -> ("IN_PROGRESS" | "COMPLETE" | "FAILED")

#task_id::String

Returns:

  • (::String)


369
# File 'sig/client.rbs', line 369

def task_id: () -> ::String

#total_revenue_attribution_allocation_records::Integer

Returns:

  • (::Integer)


374
# File 'sig/client.rbs', line 374

def total_revenue_attribution_allocation_records: () -> ::Integer