public static interface GetDataLakeExceptionSubscriptionResponse.Builder extends SecurityLakeResponse.Builder, SdkPojo, CopyableBuilder<GetDataLakeExceptionSubscriptionResponse.Builder,GetDataLakeExceptionSubscriptionResponse>
| Modifier and Type | Method and Description |
|---|---|
GetDataLakeExceptionSubscriptionResponse.Builder |
exceptionTimeToLive(Long exceptionTimeToLive)
The expiration period and time-to-live (TTL).
|
GetDataLakeExceptionSubscriptionResponse.Builder |
notificationEndpoint(String notificationEndpoint)
The Amazon Web Services account where you receive exception notifications.
|
GetDataLakeExceptionSubscriptionResponse.Builder |
subscriptionProtocol(String subscriptionProtocol)
The subscription protocol to which exception notifications are posted.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDataLakeExceptionSubscriptionResponse.Builder exceptionTimeToLive(Long exceptionTimeToLive)
The expiration period and time-to-live (TTL).
exceptionTimeToLive - The expiration period and time-to-live (TTL).GetDataLakeExceptionSubscriptionResponse.Builder notificationEndpoint(String notificationEndpoint)
The Amazon Web Services account where you receive exception notifications.
notificationEndpoint - The Amazon Web Services account where you receive exception notifications.GetDataLakeExceptionSubscriptionResponse.Builder subscriptionProtocol(String subscriptionProtocol)
The subscription protocol to which exception notifications are posted.
subscriptionProtocol - The subscription protocol to which exception notifications are posted.Copyright © 2023. All rights reserved.