Module: Aws::PartnerCentralRevenueMeasurement::Client::_GetRevenueAttributionAllocationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#customer_aws_account_id::String

Returns:

  • (::String)


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

def customer_aws_account_id: () -> ::String

#effective_from::String

Returns:

  • (::String)


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

def effective_from: () -> ::String

#effective_until::String

Returns:

  • (::String)


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

def effective_until: () -> ::String

#entity_identifier::String

Returns:

  • (::String)


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

def entity_identifier: () -> ::String

#entity_name::String

Returns:

  • (::String)


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

def entity_name: () -> ::String

#entity_type"OFFER", "OPPORTUNITY"

Returns:

  • ("OFFER", "OPPORTUNITY")


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

def entity_type: () -> ("OFFER" | "OPPORTUNITY")

#last_modified_date::Time

Returns:

  • (::Time)


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

def last_modified_date: () -> ::Time

#revenue_attribution_allocation_id::String

Returns:

  • (::String)


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

def revenue_attribution_allocation_id: () -> ::String

#revenue_attribution_identifier::String

Returns:

  • (::String)


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

def revenue_attribution_identifier: () -> ::String

#revenue_attribution_latest_revision::String

Returns:

  • (::String)


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

def revenue_attribution_latest_revision: () -> ::String

#revenue_attribution_revision::String

Returns:

  • (::String)


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

def revenue_attribution_revision: () -> ::String

#revenue_share_percent::String

Returns:

  • (::String)


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

def revenue_share_percent: () -> ::String

#status"ACTIVE", "INACTIVE"

Returns:

  • ("ACTIVE", "INACTIVE")


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

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