| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
static LoggingConfiguration.Builder |
LoggingConfiguration.builder() |
LoggingConfiguration.Builder |
LoggingConfiguration.Builder.loggingRole(String loggingRole)
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that allows a server to turn
on Amazon CloudWatch logging for Amazon S3 or Amazon EFSevents.
|
LoggingConfiguration.Builder |
LoggingConfiguration.Builder.logGroupName(String logGroupName)
The name of the CloudWatch logging group for the Transfer Family server to which this workflow belongs.
|
LoggingConfiguration.Builder |
LoggingConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LoggingConfiguration.Builder> |
LoggingConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribedExecution.Builder |
DescribedExecution.Builder.loggingConfiguration(Consumer<LoggingConfiguration.Builder> loggingConfiguration)
The IAM logging role associated with the execution.
|
Copyright © 2023. All rights reserved.