ProductUserSummary
A summary of the user-based subscription products for a specific user.
Contents
- IdentityProvider
-
An object that specifies details for the identity provider.
Type: IdentityProvider object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- Product
-
The name of the user-based subscription product.
Type: String
Required: Yes
- Status
-
The status of a product for this user.
Type: String
Required: Yes
- Username
-
The user name from the identity provider for this product user.
Type: String
Required: Yes
- Domain
-
The domain name of the Active Directory that contains the user information for the product subscription.
Type: String
Required: No
- ProductUserArn
-
The Amazon Resource Name (ARN) for this product user.
Type: String
Pattern:
^arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{1,63}:[a-zA-Z0-9-\.]{1,510}/[a-zA-Z0-9-\.]{1,510}$
Required: No
- StatusMessage
-
The status message for a product for this user.
Type: String
Required: No
- SubscriptionEndDate
-
The end date of a subscription.
Type: String
Required: No
- SubscriptionStartDate
-
The start date of a subscription.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: