| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration |
LoggingConfiguration.clone() |
LoggingConfiguration |
DescribedExecution.getLoggingConfiguration()
The IAM logging role associated with the execution.
|
LoggingConfiguration |
LoggingConfiguration.withLoggingRole(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 |
LoggingConfiguration.withLogGroupName(String logGroupName)
The name of the CloudWatch logging group for the Transfer Family server to which this workflow belongs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribedExecution.setLoggingConfiguration(LoggingConfiguration loggingConfiguration)
The IAM logging role associated with the execution.
|
DescribedExecution |
DescribedExecution.withLoggingConfiguration(LoggingConfiguration loggingConfiguration)
The IAM logging role associated with the execution.
|
Copyright © 2025. All rights reserved.