Uses of Enum Class
software.amazon.awscdk.services.appconfig.SourceType
Packages that use SourceType
-
Uses of SourceType in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return SourceTypeModifier and TypeMethodDescriptionEventBridgeDestination.getType()The type of the extension event destination.IEventDestination.getType()The type of the extension event destination.default SourceTypeIEventDestination.Jsii$Default.getType()The type of the extension event destination.final SourceTypeIEventDestination.Jsii$Proxy.getType()The type of the extension event destination.LambdaDestination.getType()The type of the extension event destination.SnsDestination.getType()The type of the extension event destination.SqsDestination.getType()The type of the extension event destination.static SourceTypeReturns the enum constant of this class with the specified name.static SourceType[]SourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.