| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
List<LastReportGenerationExecutionError> |
UsageReportSubscription.subscriptionErrors()
The errors that were returned if usage reports couldn't be generated.
|
| Modifier and Type | Method and Description |
|---|---|
UsageReportSubscription.Builder |
UsageReportSubscription.Builder.subscriptionErrors(LastReportGenerationExecutionError... subscriptionErrors)
The errors that were returned if usage reports couldn't be generated.
|
| Modifier and Type | Method and Description |
|---|---|
UsageReportSubscription.Builder |
UsageReportSubscription.Builder.subscriptionErrors(Collection<LastReportGenerationExecutionError> subscriptionErrors)
The errors that were returned if usage reports couldn't be generated.
|
Copyright © 2023. All rights reserved.