| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
List<EventDataStore> |
ListEventDataStoresResponse.eventDataStores()
Contains information about event data stores in the account, in the current region.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventDataStoresResponse.Builder |
ListEventDataStoresResponse.Builder.eventDataStores(EventDataStore... eventDataStores)
Contains information about event data stores in the account, in the current region.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventDataStoresResponse.Builder |
ListEventDataStoresResponse.Builder.eventDataStores(Collection<EventDataStore> eventDataStores)
Contains information about event data stores in the account, in the current region.
|
Copyright © 2022. All rights reserved.