Module: Aws::PartnerCentralRevenueMeasurement::Client::_CreateMarketplaceRevenueShareAllocationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#effective_from::String

Returns:

  • (::String)


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

def effective_from: () -> ::String

#effective_until::String

Returns:

  • (::String)


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

def effective_until: () -> ::String

#last_modified_date::Time

Returns:

  • (::Time)


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

def last_modified_date: () -> ::Time

#latest_marketplace_revenue_share_revision::String

Returns:

  • (::String)


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

def latest_marketplace_revenue_share_revision: () -> ::String

#marketplace_revenue_share_allocation_id::String

Returns:

  • (::String)


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

def marketplace_revenue_share_allocation_id: () -> ::String

#product_id::String

Returns:

  • (::String)


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

def product_id: () -> ::String

#product_name::String

Returns:

  • (::String)


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

def product_name: () -> ::String

#revenue_share_percent::String

Returns:

  • (::String)


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

def revenue_share_percent: () -> ::String

#status"ACTIVE", "INACTIVE"

Returns:

  • ("ACTIVE", "INACTIVE")


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

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