Uses of Class
software.amazon.awscdk.services.ecs.JsonFileLogDriverProps.Builder
-
Uses of JsonFileLogDriverProps.Builder in software.amazon.awscdk.services.ecs
Modifier 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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(JsonFileLogDriverProps.Builder builder) Constructor that initializes the object based on literal property values passed by theJsonFileLogDriverProps.Builder
.