Module: Aws::PartnerCentralRevenueMeasurement::Client::_UpdateMarketplaceRevenueShareAllocationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#effective_from::String

Returns:

  • (::String)


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

def effective_from: () -> ::String

#effective_until::String

Returns:

  • (::String)


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

def effective_until: () -> ::String

#last_modified_date::Time

Returns:

  • (::Time)


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

def last_modified_date: () -> ::Time

#latest_marketplace_revenue_share_revision::String

Returns:

  • (::String)


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

def latest_marketplace_revenue_share_revision: () -> ::String

#marketplace_revenue_share_allocation_id::String

Returns:

  • (::String)


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

def marketplace_revenue_share_allocation_id: () -> ::String

#product_id::String

Returns:

  • (::String)


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

def product_id: () -> ::String

#product_name::String

Returns:

  • (::String)


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

def product_name: () -> ::String

#revenue_share_percent::String

Returns:

  • (::String)


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

def revenue_share_percent: () -> ::String

#status"ACTIVE", "INACTIVE"

Returns:

  • ("ACTIVE", "INACTIVE")


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

def status: () -> ("ACTIVE" | "INACTIVE")