| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
static EventDataStoreStatus |
EventDataStoreStatus.fromValue(String value)
Use this in place of valueOf.
|
static EventDataStoreStatus |
EventDataStoreStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventDataStoreStatus[] |
EventDataStoreStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventDataStore |
EventDataStore.withStatus(EventDataStoreStatus status)
The status of an event data store.
|
UpdateEventDataStoreResult |
UpdateEventDataStoreResult.withStatus(EventDataStoreStatus status)
The status of an event data store.
|
GetEventDataStoreResult |
GetEventDataStoreResult.withStatus(EventDataStoreStatus status)
The status of an event data store.
|
RestoreEventDataStoreResult |
RestoreEventDataStoreResult.withStatus(EventDataStoreStatus status)
The status of the event data store.
|
CreateEventDataStoreResult |
CreateEventDataStoreResult.withStatus(EventDataStoreStatus status)
The status of event data store creation.
|
Copyright © 2022. All rights reserved.