Uses of Enum Class
software.amazon.awscdk.services.ecs.FirelensLogRouterType
Packages that use FirelensLogRouterType
-
Uses of FirelensLogRouterType in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return FirelensLogRouterTypeModifier and TypeMethodDescriptionFirelensConfig.getType()The log router to use.final FirelensLogRouterTypeFirelensConfig.Jsii$Proxy.getType()static FirelensLogRouterTypeReturns the enum constant of this class with the specified name.static FirelensLogRouterType[]FirelensLogRouterType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.ecs with parameters of type FirelensLogRouterTypeModifier and TypeMethodDescriptionFirelensConfig.Builder.type(FirelensLogRouterType type) Sets the value ofFirelensConfig.getType()