Uses of Interface
software.amazon.awscdk.services.appsync.ExtendedDataSourceProps
Packages that use ExtendedDataSourceProps
-
Uses of ExtendedDataSourceProps in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement ExtendedDataSourcePropsModifier and TypeClassDescriptionstatic final class
An implementation forExtendedDataSourceProps
Methods in software.amazon.awscdk.services.appsync that return ExtendedDataSourcePropsModifier and TypeMethodDescriptionExtendedDataSourceProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.appsync with parameters of type ExtendedDataSourcePropsModifierConstructorDescriptionprotected
BackedDataSource
(software.constructs.Construct scope, String id, BackedDataSourceProps props, ExtendedDataSourceProps extended) protected
BaseDataSource
(software.constructs.Construct scope, String id, BackedDataSourceProps props, ExtendedDataSourceProps extended)