| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
static BillingMode |
BillingMode.fromValue(String value)
Use this in place of valueOf.
|
static BillingMode |
BillingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BillingMode[] |
BillingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEventDataStoreResult |
UpdateEventDataStoreResult.withBillingMode(BillingMode billingMode)
The billing mode for the event data store.
|
RestoreEventDataStoreResult |
RestoreEventDataStoreResult.withBillingMode(BillingMode billingMode)
The billing mode for the event data store.
|
GetEventDataStoreResult |
GetEventDataStoreResult.withBillingMode(BillingMode billingMode)
The billing mode for the event data store.
|
CreateEventDataStoreResult |
CreateEventDataStoreResult.withBillingMode(BillingMode billingMode)
The billing mode for the event data store.
|
CreateEventDataStoreRequest |
CreateEventDataStoreRequest.withBillingMode(BillingMode billingMode)
The billing mode for the event data store determines the cost for ingesting events and the default and maximum
retention period for the event data store.
|
UpdateEventDataStoreRequest |
UpdateEventDataStoreRequest.withBillingMode(BillingMode billingMode)
|
Copyright © 2024. All rights reserved.