Module: Aws::PartnerCentralRevenueMeasurement::Client::_CreateRevenueAttributionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#marketplace_productTypes::MarketplaceProductSummary



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

def marketplace_product: () -> Types::MarketplaceProductSummary

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#revision::String

Returns:

  • (::String)


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

def revision: () -> ::String

#tenancy_model"MULTI_TENANT", "SINGLE_TENANT"

Returns:

  • ("MULTI_TENANT", "SINGLE_TENANT")


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

def tenancy_model: () -> ("MULTI_TENANT" | "SINGLE_TENANT")