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