Uses of Interface
software.amazon.awscdk.services.ecs.ExecuteCommandLogConfiguration
Packages that use ExecuteCommandLogConfiguration
-
Uses of ExecuteCommandLogConfiguration in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement ExecuteCommandLogConfigurationModifier and TypeClassDescriptionstatic final classAn implementation forExecuteCommandLogConfigurationMethods in software.amazon.awscdk.services.ecs that return ExecuteCommandLogConfigurationModifier and TypeMethodDescriptionExecuteCommandLogConfiguration.Builder.build()Builds the configured instance.default ExecuteCommandLogConfigurationExecuteCommandConfiguration.getLogConfiguration()The log configuration for the results of the execute command actions.ExecuteCommandConfiguration.Jsii$Proxy.getLogConfiguration()Methods in software.amazon.awscdk.services.ecs with parameters of type ExecuteCommandLogConfigurationModifier and TypeMethodDescriptionExecuteCommandConfiguration.Builder.logConfiguration(ExecuteCommandLogConfiguration logConfiguration) Sets the value ofExecuteCommandConfiguration.getLogConfiguration()