Uses of Class
software.amazon.awscdk.services.ecs.FluentdLogDriverProps.Builder
Packages that use FluentdLogDriverProps.Builder
-
Uses of FluentdLogDriverProps.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return FluentdLogDriverProps.BuilderModifier and TypeMethodDescriptionSets the value ofFluentdLogDriverProps.getAddress()Sets the value ofFluentdLogDriverProps.getAsync()FluentdLogDriverProps.Builder.asyncConnect(Boolean asyncConnect) Deprecated.use `async` insteadFluentdLogDriverProps.Builder.bufferLimit(Number bufferLimit) Sets the value ofFluentdLogDriverProps.getBufferLimit()FluentdLogDriverProps.builder()Sets the value ofBaseLogDriverProps.getEnv()Sets the value ofBaseLogDriverProps.getEnvRegex()Sets the value ofBaseLogDriverProps.getLabels()FluentdLogDriverProps.Builder.maxRetries(Number maxRetries) Sets the value ofFluentdLogDriverProps.getMaxRetries()Sets the value ofFluentdLogDriverProps.getRetryWait()FluentdLogDriverProps.Builder.subSecondPrecision(Boolean subSecondPrecision) Sets the value ofFluentdLogDriverProps.getSubSecondPrecision()Sets the value ofBaseLogDriverProps.getTag()Constructors in software.amazon.awscdk.services.ecs with parameters of type FluentdLogDriverProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FluentdLogDriverProps.Builder builder) Constructor that initializes the object based on literal property values passed by theFluentdLogDriverProps.Builder.