Uses of Interface
software.amazon.awscdk.services.ecs.FluentdLogDriverProps
-
Uses of FluentdLogDriverProps in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionFluentdLogDriverProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic LogDriver
LogDrivers.fluentd
(FluentdLogDriverProps props) Creates a log driver configuration that sends log information to fluentd Logs.ModifierConstructorDescriptionConstructs a new instance of the FluentdLogDriver class.