Uses of Enum Class
software.amazon.awscdk.services.appconfig.ConfigurationSourceType
Packages that use ConfigurationSourceType
-
Uses of ConfigurationSourceType in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return ConfigurationSourceTypeModifier and TypeMethodDescriptionabstract ConfigurationSourceTypeConfigurationSource.getType()The type of the configuration source.static ConfigurationSourceTypeReturns the enum constant of this class with the specified name.static ConfigurationSourceType[]ConfigurationSourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.