Uses of Enum
software.amazon.awscdk.services.ecs.FirelensConfigFileType
-
Uses of FirelensConfigFileType in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptiondefault FirelensConfigFileType
FirelensOptions.getConfigFileType()
Custom configuration file, s3 or file.final FirelensConfigFileType
FirelensOptions.Jsii$Proxy.getConfigFileType()
static FirelensConfigFileType
Returns the enum constant of this type with the specified name.static FirelensConfigFileType[]
FirelensConfigFileType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionFirelensOptions.Builder.configFileType
(FirelensConfigFileType configFileType) Sets the value ofFirelensOptions.getConfigFileType()