Uses of Interface
software.amazon.awscdk.services.ecs.BaseLogDriverProps
Packages that use BaseLogDriverProps
-
Uses of BaseLogDriverProps in software.amazon.awscdk.services.ecs
Subinterfaces of BaseLogDriverProps in software.amazon.awscdk.services.ecsModifier and TypeInterfaceDescriptioninterfaceSpecifies the firelens log driver configuration options.interfaceSpecifies the fluentd log driver configuration options.interfaceSpecifies the journald log driver configuration options.interfaceSpecifies the journald log driver configuration options.interfaceSpecifies the json-file log driver configuration options.interfaceSpecifies the splunk log driver configuration options.interfaceSpecifies the syslog log driver configuration options.Classes in software.amazon.awscdk.services.ecs that implement BaseLogDriverPropsModifier and TypeClassDescriptionstatic final classAn implementation forBaseLogDriverPropsstatic final classAn implementation forFireLensLogDriverPropsstatic final classAn implementation forFluentdLogDriverPropsstatic final classAn implementation forGelfLogDriverPropsstatic final classAn implementation forJournaldLogDriverPropsstatic final classAn implementation forJsonFileLogDriverPropsstatic final classAn implementation forSplunkLogDriverPropsstatic final classAn implementation forSyslogLogDriverPropsMethods in software.amazon.awscdk.services.ecs that return BaseLogDriverPropsModifier and TypeMethodDescriptionBaseLogDriverProps.Builder.build()Builds the configured instance.