| Package | Description |
|---|---|
| com.amazonaws.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
static UsageReportSchedule |
UsageReportSchedule.fromValue(String value)
Use this in place of valueOf.
|
static UsageReportSchedule |
UsageReportSchedule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageReportSchedule[] |
UsageReportSchedule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UsageReportSubscription |
UsageReportSubscription.withSchedule(UsageReportSchedule schedule)
The schedule for generating usage reports.
|
CreateUsageReportSubscriptionResult |
CreateUsageReportSubscriptionResult.withSchedule(UsageReportSchedule schedule)
The schedule for generating usage reports.
|
Copyright © 2021. All rights reserved.