| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateLogSubscriptionResponse |
DirectoryClient.createLogSubscription(Consumer<CreateLogSubscriptionRequest.Builder> createLogSubscriptionRequest)
Creates a subscription to forward real time Directory Service domain controller security logs to the specified
CloudWatch log group in your AWS account.
|
default CreateLogSubscriptionResponse |
DirectoryClient.createLogSubscription(CreateLogSubscriptionRequest createLogSubscriptionRequest)
Creates a subscription to forward real time Directory Service domain controller security logs to the specified
CloudWatch log group in your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLogSubscriptionResponse> |
DirectoryAsyncClient.createLogSubscription(Consumer<CreateLogSubscriptionRequest.Builder> createLogSubscriptionRequest)
Creates a subscription to forward real time Directory Service domain controller security logs to the specified
CloudWatch log group in your AWS account.
|
default CompletableFuture<CreateLogSubscriptionResponse> |
DirectoryAsyncClient.createLogSubscription(CreateLogSubscriptionRequest createLogSubscriptionRequest)
Creates a subscription to forward real time Directory Service domain controller security logs to the specified
CloudWatch log group in your AWS account.
|
Copyright © 2019. All rights reserved.