AdminAppLicenseUsageRecord
The collection of license usage records.
Contents
- BillingPeriod
-
The billing period for the license usage record.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- LicenseType
-
The type of license (for example, Microsoft Office).
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- OwnerAWSAccountId
-
The account ID of the owner of the license.
Type: String
Pattern:
^\d+$
Required: Yes
- SubscriptionFirstUsedDate
-
The date and time when the license was first used.
Type: Timestamp
Required: Yes
- SubscriptionLastUsedDate
-
The date and time when the license was last used.
Type: Timestamp
Required: Yes
- UserArn
-
The ARN of the user who used the license-included application.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- UserId
-
The ID of the user who used the license-included application.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: