| 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)
Specifies the Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role
that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
|
LoggingConfiguration |
LoggingConfiguration.withLogGroupName(String logGroupName)
The name of the CloudWatch logging group for the Amazon Web Services Transfer 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 © 2022. All rights reserved.