| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
static LogSubscription.Builder |
LogSubscription.builder() |
LogSubscription.Builder |
LogSubscription.Builder.directoryId(String directoryId)
Identifier (ID) of the directory that you want to associate with the log subscription.
|
LogSubscription.Builder |
LogSubscription.Builder.logGroupName(String logGroupName)
The name of the log group.
|
LogSubscription.Builder |
LogSubscription.Builder.subscriptionCreatedDateTime(Instant subscriptionCreatedDateTime)
The date and time that the log subscription was created.
|
LogSubscription.Builder |
LogSubscription.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LogSubscription.Builder> |
LogSubscription.serializableBuilderClass() |
Copyright © 2022. All rights reserved.