ReportSummary
Summary for report resource.
Contents
- acceptanceType
-
Acceptance type for report.
Type: String
Valid Values:
PASSTHROUGH | EXPLICIT
Required: No
- arn
-
ARN for the report resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[^<>]*
Required: No
- category
-
Category for the report resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9_\-\s]*
Required: No
- companyName
-
Associated company name for the report resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9_\-\s]*
Required: No
- description
-
Description for the report resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[^<>]*
Required: No
- id
-
Unique resource ID for the report resource.
Type: String
Pattern:
report-[a-zA-Z0-9]{16}
Required: No
- name
-
Name for the report resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9_\-\s]*
Required: No
- periodEnd
-
Timestamp indicating the report resource effective end.
Type: Timestamp
Required: No
- periodStart
-
Timestamp indicating the report resource effective start.
Type: Timestamp
Required: No
- productName
-
Associated product name for the report resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9_\-\s]*
Required: No
- series
-
Series for the report resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9_\-\s]*
Required: No
- state
-
Current state of the report resource.
Type: String
Valid Values:
PUBLISHED | UNPUBLISHED
Required: No
- statusMessage
-
The message associated with the current upload state.
Type: String
Required: No
- uploadState
-
The current state of the document upload.
Type: String
Valid Values:
PROCESSING | COMPLETE | FAILED | FAULT
Required: No
- version
-
Version for the report resource.
Type: Long
Valid Range: Minimum value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: