Uses of Class
software.amazon.awssdk.services.transfer.model.LoggingConfiguration
-
Packages that use LoggingConfiguration Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of LoggingConfiguration in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return LoggingConfiguration Modifier and Type Method Description LoggingConfigurationDescribedExecution. loggingConfiguration()The IAM logging role associated with the execution.Methods in software.amazon.awssdk.services.transfer.model with parameters of type LoggingConfiguration Modifier and Type Method Description DescribedExecution.BuilderDescribedExecution.Builder. loggingConfiguration(LoggingConfiguration loggingConfiguration)The IAM logging role associated with the execution.
-