| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDatalakeExceptionsExpiryResponse |
SecurityLakeClient.getDatalakeExceptionsExpiry(Consumer<GetDatalakeExceptionsExpiryRequest.Builder> getDatalakeExceptionsExpiryRequest)
Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain.
|
default GetDatalakeExceptionsExpiryResponse |
SecurityLakeClient.getDatalakeExceptionsExpiry(GetDatalakeExceptionsExpiryRequest getDatalakeExceptionsExpiryRequest)
Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDatalakeExceptionsExpiryResponse> |
SecurityLakeAsyncClient.getDatalakeExceptionsExpiry(Consumer<GetDatalakeExceptionsExpiryRequest.Builder> getDatalakeExceptionsExpiryRequest)
Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain.
|
default CompletableFuture<GetDatalakeExceptionsExpiryResponse> |
SecurityLakeAsyncClient.getDatalakeExceptionsExpiry(GetDatalakeExceptionsExpiryRequest getDatalakeExceptionsExpiryRequest)
Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain.
|
Copyright © 2023. All rights reserved.