Uses of Interface
software.amazon.awscdk.services.ecs.JsonFileLogDriverProps
-
Uses of JsonFileLogDriverProps in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionJsonFileLogDriverProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic LogDriver
LogDrivers.jsonFile
(JsonFileLogDriverProps props) Creates a log driver configuration that sends log information to json-file Logs.ModifierConstructorDescriptionConstructs a new instance of the JsonFileLogDriver class.