Uses of Class
software.amazon.awssdk.services.cloudtrail.model.IngestionStatus
-
Packages that use IngestionStatus Package Description software.amazon.awssdk.services.cloudtrail.model -
-
Uses of IngestionStatus in software.amazon.awssdk.services.cloudtrail.model
Methods in software.amazon.awssdk.services.cloudtrail.model that return IngestionStatus Modifier and Type Method Description IngestionStatusGetChannelResponse. ingestionStatus()A table showing information about the most recent successful and failed attempts to ingest events.Methods in software.amazon.awssdk.services.cloudtrail.model with parameters of type IngestionStatus Modifier and Type Method Description GetChannelResponse.BuilderGetChannelResponse.Builder. ingestionStatus(IngestionStatus ingestionStatus)A table showing information about the most recent successful and failed attempts to ingest events.
-