Uses of Interface
software.amazon.awscdk.services.ecs.FluentdLogDriverProps
Packages that use FluentdLogDriverProps
-
Uses of FluentdLogDriverProps in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement FluentdLogDriverPropsMethods in software.amazon.awscdk.services.ecs that return FluentdLogDriverPropsModifier and TypeMethodDescriptionFluentdLogDriverProps.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type FluentdLogDriverPropsModifier and TypeMethodDescriptionstatic LogDriver
LogDrivers.fluentd
(FluentdLogDriverProps props) Creates a log driver configuration that sends log information to fluentd Logs.Constructors in software.amazon.awscdk.services.ecs with parameters of type FluentdLogDriverPropsModifierConstructorDescriptionConstructs a new instance of the FluentdLogDriver class.