Uses of Enum Class
software.amazon.awscdk.services.appsync.AppSyncDataSourceType
Packages that use AppSyncDataSourceType
-
Uses of AppSyncDataSourceType in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return AppSyncDataSourceTypeModifier and TypeMethodDescriptionAppSyncExtendedDataSourceProps.getType()The type of the AppSync datasource.final AppSyncDataSourceTypeAppSyncExtendedDataSourceProps.Jsii$Proxy.getType()static AppSyncDataSourceTypeReturns the enum constant of this class with the specified name.static AppSyncDataSourceType[]AppSyncDataSourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.appsync with parameters of type AppSyncDataSourceTypeModifier and TypeMethodDescriptionAppSyncExtendedDataSourceProps.Builder.type(AppSyncDataSourceType type) Sets the value ofAppSyncExtendedDataSourceProps.getType()