BenefitSummary
A summary view of a benefit containing key information for list operations.
Contents
Note
In the following list, the required parameters are described first.
- Arn
-
The Amazon Resource Name (ARN) of the benefit.
Type: String
Required: No
- Catalog
-
The catalog identifier that the benefit belongs to.
Type: String
Pattern:
[A-Za-z0-9_-]+Required: No
- Description
-
A brief description of the benefit and its purpose.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: No
- FulfillmentTypes
-
The available fulfillment types for this benefit.
Type: Array of strings
Valid Values:
CREDITS | CASH | ACCESSRequired: No
- Id
-
The unique identifier of the benefit.
Type: String
Pattern:
ben-[0-9a-z]{14}Required: No
- Name
-
The human-readable name of the benefit.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- Programs
-
The AWS partner programs that this benefit is associated with.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[A-Za-z0-9_-]+Required: No
- Status
-
The current status of the benefit.
Type: String
Valid Values:
ACTIVE | INACTIVERequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: