| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
static FederationStatus |
FederationStatus.fromValue(String value)
Use this in place of valueOf.
|
static FederationStatus |
FederationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FederationStatus[] |
FederationStatus.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.withFederationStatus(FederationStatus federationStatus)
Indicates the Lake
query federation status.
|
GetEventDataStoreResult |
GetEventDataStoreResult.withFederationStatus(FederationStatus federationStatus)
Indicates the Lake
query federation status.
|
EnableFederationResult |
EnableFederationResult.withFederationStatus(FederationStatus federationStatus)
The federation status.
|
DisableFederationResult |
DisableFederationResult.withFederationStatus(FederationStatus federationStatus)
The federation status.
|
Copyright © 2024. All rights reserved.