| Package | Description |
|---|---|
| com.amazonaws.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
static UsageReportExecutionErrorCode |
UsageReportExecutionErrorCode.fromValue(String value)
Use this in place of valueOf.
|
static UsageReportExecutionErrorCode |
UsageReportExecutionErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageReportExecutionErrorCode[] |
UsageReportExecutionErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LastReportGenerationExecutionError |
LastReportGenerationExecutionError.withErrorCode(UsageReportExecutionErrorCode errorCode)
The error code for the error that is returned when a usage report can't be generated.
|
Copyright © 2021. All rights reserved.