Uses of Class
software.amazon.awssdk.services.cloudtrail.model.EventDataStoreTerminationProtectedException
-
Packages that use EventDataStoreTerminationProtectedException Package Description software.amazon.awssdk.services.cloudtrail CloudTrail -
-
Uses of EventDataStoreTerminationProtectedException in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail that throw EventDataStoreTerminationProtectedException Modifier and Type Method Description default DeleteEventDataStoreResponseCloudTrailClient. deleteEventDataStore(Consumer<DeleteEventDataStoreRequest.Builder> deleteEventDataStoreRequest)Disables the event data store specified byEventDataStore, which accepts an event data store ARN.default DeleteEventDataStoreResponseCloudTrailClient. deleteEventDataStore(DeleteEventDataStoreRequest deleteEventDataStoreRequest)Disables the event data store specified byEventDataStore, which accepts an event data store ARN.
-