Uses of Class
software.amazon.awscdk.services.ecs.JsonFileLogDriverProps.Builder
Packages that use JsonFileLogDriverProps.Builder
-
Uses of JsonFileLogDriverProps.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return JsonFileLogDriverProps.BuilderModifier and TypeMethodDescriptionJsonFileLogDriverProps.builder()
Sets the value ofJsonFileLogDriverProps.getCompress()
Sets the value ofBaseLogDriverProps.getEnv()
Sets the value ofBaseLogDriverProps.getEnvRegex()
Sets the value ofBaseLogDriverProps.getLabels()
Sets the value ofJsonFileLogDriverProps.getMaxFile()
Sets the value ofJsonFileLogDriverProps.getMaxSize()
Sets the value ofBaseLogDriverProps.getTag()
Constructors in software.amazon.awscdk.services.ecs with parameters of type JsonFileLogDriverProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(JsonFileLogDriverProps.Builder builder) Constructor that initializes the object based on literal property values passed by theJsonFileLogDriverProps.Builder
.