AttributionSummary
Summary representation of a revenue attribution returned in list operations.
Contents
Note
In the following list, the required parameters are described first.
- TenancyModel
-
The tenancy model for this revenue attribution.
Type: String
Valid Values:
MULTI_TENANT | SINGLE_TENANTRequired: Yes
- Arn
-
The Amazon Resource Name (ARN) of the revenue attribution.
Type: String
Required: No
- Catalog
-
The catalog that the revenue attribution belongs to.
Type: String
Valid Values:
AWS | SandboxRequired: No
- CreatedDate
-
The date when the revenue attribution was created.
Type: Timestamp
Required: No
- EffectiveFrom
-
The date from which this revenue attribution is effective, derived from the earliest allocation start date (YYYY-MM-DD).
Type: String
Length Constraints: Fixed length of 10.
Pattern:
\d{4}-\d{2}-\d{2}Required: No
- EffectiveUntil
-
The date until which this revenue attribution is effective, derived from the latest allocation end date (YYYY-MM-DD).
Type: String
Length Constraints: Fixed length of 10.
Pattern:
\d{4}-\d{2}-\d{2}Required: No
- Id
-
The unique identifier of the revenue attribution.
Type: String
Length Constraints: Minimum length of 16. Maximum length of 1011.
Pattern:
(arn:[a-z-]+:partnercentral:[a-z0-9-]+:[0-9]{12}:catalog/[a-zA-Z]+/revenue-attribution/ra-[a-z0-9]{13}|ra-[a-z0-9]{13})Required: No
- LastModifiedDate
-
The date when the revenue attribution was last modified.
Type: Timestamp
Required: No
- LatestRevision
-
The latest revision of the revenue attribution resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 19.
Pattern:
[1-9][0-9]*Required: No
- MarketplaceProduct
-
The AWS Marketplace product attributes associated with this attribution, if set.
Type: MarketplaceProductSummary object
Required: No
- Name
-
The display name of the revenue attribution.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- TotalActiveRevenueAttributionAllocationCount
-
The total number of allocations under this revenue attribution whose Status is ACTIVE.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- TotalRevenueAttributionAllocationCount
-
The total number of allocations under this revenue attribution, counting both ACTIVE and INACTIVE.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: