| Package | Description |
|---|---|
| com.amazonaws.services.directory |
|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLogSubscriptionResult |
AWSDirectoryServiceClient.createLogSubscription(CreateLogSubscriptionRequest request)
Creates a subscription to forward real-time Directory Service domain controller security logs to the specified
Amazon CloudWatch log group in your Amazon Web Services account.
|
CreateLogSubscriptionResult |
AWSDirectoryService.createLogSubscription(CreateLogSubscriptionRequest createLogSubscriptionRequest)
Creates a subscription to forward real-time Directory Service domain controller security logs to the specified
Amazon CloudWatch log group in your Amazon Web Services account.
|
CreateLogSubscriptionResult |
AbstractAWSDirectoryService.createLogSubscription(CreateLogSubscriptionRequest request) |
Future<CreateLogSubscriptionResult> |
AbstractAWSDirectoryServiceAsync.createLogSubscriptionAsync(CreateLogSubscriptionRequest request) |
Future<CreateLogSubscriptionResult> |
AWSDirectoryServiceAsync.createLogSubscriptionAsync(CreateLogSubscriptionRequest createLogSubscriptionRequest)
Creates a subscription to forward real-time Directory Service domain controller security logs to the specified
Amazon CloudWatch log group in your Amazon Web Services account.
|
Future<CreateLogSubscriptionResult> |
AWSDirectoryServiceAsyncClient.createLogSubscriptionAsync(CreateLogSubscriptionRequest request) |
Future<CreateLogSubscriptionResult> |
AbstractAWSDirectoryServiceAsync.createLogSubscriptionAsync(CreateLogSubscriptionRequest request,
AsyncHandler<CreateLogSubscriptionRequest,CreateLogSubscriptionResult> asyncHandler) |
Future<CreateLogSubscriptionResult> |
AWSDirectoryServiceAsync.createLogSubscriptionAsync(CreateLogSubscriptionRequest createLogSubscriptionRequest,
AsyncHandler<CreateLogSubscriptionRequest,CreateLogSubscriptionResult> asyncHandler)
Creates a subscription to forward real-time Directory Service domain controller security logs to the specified
Amazon CloudWatch log group in your Amazon Web Services account.
|
Future<CreateLogSubscriptionResult> |
AWSDirectoryServiceAsyncClient.createLogSubscriptionAsync(CreateLogSubscriptionRequest request,
AsyncHandler<CreateLogSubscriptionRequest,CreateLogSubscriptionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLogSubscriptionResult> |
AbstractAWSDirectoryServiceAsync.createLogSubscriptionAsync(CreateLogSubscriptionRequest request,
AsyncHandler<CreateLogSubscriptionRequest,CreateLogSubscriptionResult> asyncHandler) |
Future<CreateLogSubscriptionResult> |
AWSDirectoryServiceAsync.createLogSubscriptionAsync(CreateLogSubscriptionRequest createLogSubscriptionRequest,
AsyncHandler<CreateLogSubscriptionRequest,CreateLogSubscriptionResult> asyncHandler)
Creates a subscription to forward real-time Directory Service domain controller security logs to the specified
Amazon CloudWatch log group in your Amazon Web Services account.
|
Future<CreateLogSubscriptionResult> |
AWSDirectoryServiceAsyncClient.createLogSubscriptionAsync(CreateLogSubscriptionRequest request,
AsyncHandler<CreateLogSubscriptionRequest,CreateLogSubscriptionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateLogSubscriptionRequest |
CreateLogSubscriptionRequest.clone() |
CreateLogSubscriptionRequest |
CreateLogSubscriptionRequest.withDirectoryId(String directoryId)
Identifier of the directory to which you want to subscribe and receive real-time logs to your specified
CloudWatch log group.
|
CreateLogSubscriptionRequest |
CreateLogSubscriptionRequest.withLogGroupName(String logGroupName)
The name of the CloudWatch log group where the real-time domain controller logs are forwarded.
|
Copyright © 2022. All rights reserved.