Module: Aws::PartnerCentralRevenueMeasurement::Client::_GetMarketplaceRevenueShareAllocationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#effective_from::String

Returns:

  • (::String)


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

def effective_from: () -> ::String

#effective_until::String

Returns:

  • (::String)


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

def effective_until: () -> ::String

#last_modified_date::Time

Returns:

  • (::Time)


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

def last_modified_date: () -> ::Time

#latest_marketplace_revenue_share_revision::String

Returns:

  • (::String)


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

def latest_marketplace_revenue_share_revision: () -> ::String

#marketplace_revenue_share_allocation_id::String

Returns:

  • (::String)


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

def marketplace_revenue_share_allocation_id: () -> ::String

#product_id::String

Returns:

  • (::String)


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

def product_id: () -> ::String

#product_name::String

Returns:

  • (::String)


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

def product_name: () -> ::String

#revenue_share_percent::String

Returns:

  • (::String)


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

def revenue_share_percent: () -> ::String

#status"ACTIVE", "INACTIVE"

Returns:

  • ("ACTIVE", "INACTIVE")


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

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