Uses of Enum
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 type with the specified name.static ConfigurationSourceType[]ConfigurationSourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.