Uses of Class
software.amazon.awssdk.services.ecs.model.ExecuteCommandLogConfiguration
-
Packages that use ExecuteCommandLogConfiguration Package Description software.amazon.awssdk.services.ecs.model -
-
Uses of ExecuteCommandLogConfiguration in software.amazon.awssdk.services.ecs.model
Methods in software.amazon.awssdk.services.ecs.model that return ExecuteCommandLogConfiguration Modifier and Type Method Description ExecuteCommandLogConfigurationExecuteCommandConfiguration. logConfiguration()The log configuration for the results of the execute command actions.Methods in software.amazon.awssdk.services.ecs.model with parameters of type ExecuteCommandLogConfiguration Modifier and Type Method Description ExecuteCommandConfiguration.BuilderExecuteCommandConfiguration.Builder. logConfiguration(ExecuteCommandLogConfiguration logConfiguration)The log configuration for the results of the execute command actions.
-