Uses of Interface
software.amazon.awscdk.services.appsync.AppSyncExtendedDataSourceProps
Packages that use AppSyncExtendedDataSourceProps
-
Uses of AppSyncExtendedDataSourceProps in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement AppSyncExtendedDataSourcePropsModifier and TypeClassDescriptionstatic final classAn implementation forAppSyncExtendedDataSourcePropsMethods in software.amazon.awscdk.services.appsync that return AppSyncExtendedDataSourcePropsModifier and TypeMethodDescriptionAppSyncExtendedDataSourceProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.appsync with parameters of type AppSyncExtendedDataSourcePropsModifierConstructorDescriptionprotectedAppSyncBackedDataSource(software.constructs.Construct scope, String id, AppSyncBackedDataSourceProps props, AppSyncExtendedDataSourceProps extended) protectedAppSyncBaseDataSource(software.constructs.Construct scope, String id, AppSyncBackedDataSourceProps props, AppSyncExtendedDataSourceProps extended)