Uses of Enum
software.amazon.awscdk.services.ecs.SplunkLogFormat
Packages that use SplunkLogFormat
-
Uses of SplunkLogFormat in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return SplunkLogFormatModifier and TypeMethodDescriptiondefault SplunkLogFormatSplunkLogDriverProps.getFormat()Message format.final SplunkLogFormatSplunkLogDriverProps.Jsii$Proxy.getFormat()static SplunkLogFormatReturns the enum constant of this type with the specified name.static SplunkLogFormat[]SplunkLogFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ecs with parameters of type SplunkLogFormatModifier and TypeMethodDescriptionSplunkLogDriver.Builder.format(SplunkLogFormat format) Message format.SplunkLogDriverProps.Builder.format(SplunkLogFormat format) Sets the value ofSplunkLogDriverProps.getFormat()