Uses of Enum
software.amazon.awscdk.services.ecs.EnvironmentFileType
Packages that use EnvironmentFileType
-
Uses of EnvironmentFileType in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return EnvironmentFileTypeModifier and TypeMethodDescriptionEnvironmentFileConfig.getFileType()The type of environment file.final EnvironmentFileTypeEnvironmentFileConfig.Jsii$Proxy.getFileType()static EnvironmentFileTypeReturns the enum constant of this type with the specified name.static EnvironmentFileType[]EnvironmentFileType.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 EnvironmentFileTypeModifier and TypeMethodDescriptionEnvironmentFileConfig.Builder.fileType(EnvironmentFileType fileType) Sets the value ofEnvironmentFileConfig.getFileType()