Uses of Enum
software.amazon.awscdk.services.ecs.ExecuteCommandLogging
Packages that use ExecuteCommandLogging
- 
Uses of ExecuteCommandLogging in software.amazon.awscdk.services.ecsMethods in software.amazon.awscdk.services.ecs that return ExecuteCommandLoggingModifier and TypeMethodDescriptiondefault ExecuteCommandLoggingExecuteCommandConfiguration.getLogging()The log settings to use for logging the execute command session.final ExecuteCommandLoggingExecuteCommandConfiguration.Jsii$Proxy.getLogging()static ExecuteCommandLoggingReturns the enum constant of this type with the specified name.static ExecuteCommandLogging[]ExecuteCommandLogging.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ecs with parameters of type ExecuteCommandLoggingModifier and TypeMethodDescriptionExecuteCommandConfiguration.Builder.logging(ExecuteCommandLogging logging) Sets the value ofExecuteCommandConfiguration.getLogging()