Uses of Interface
software.amazon.awscdk.services.appsync.BackedDataSourceProps
Packages that use BackedDataSourceProps
-
Uses of BackedDataSourceProps in software.amazon.awscdk.services.appsync
Subinterfaces of BackedDataSourceProps in software.amazon.awscdk.services.appsyncModifier and TypeInterfaceDescriptioninterface
(experimental) Properties for an AppSync DynamoDB datasource.interface
Deprecated.interface
(experimental) Properties for an AppSync Lambda datasource.interface
(experimental) Properties for the OpenSearch Data Source.interface
(experimental) Properties for an AppSync RDS datasource.Classes in software.amazon.awscdk.services.appsync that implement BackedDataSourcePropsModifier and TypeClassDescriptionstatic final class
An implementation forBackedDataSourceProps
static final class
An implementation forDynamoDbDataSourceProps
static final class
Deprecated.static final class
An implementation forLambdaDataSourceProps
static final class
An implementation forOpenSearchDataSourceProps
static final class
An implementation forRdsDataSourceProps
Methods in software.amazon.awscdk.services.appsync that return BackedDataSourcePropsModifier and TypeMethodDescriptionBackedDataSourceProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.appsync with parameters of type BackedDataSourcePropsModifierConstructorDescriptionprotected
BackedDataSource
(software.constructs.Construct scope, String id, BackedDataSourceProps props, ExtendedDataSourceProps extended) protected
BaseDataSource
(software.constructs.Construct scope, String id, BackedDataSourceProps props, ExtendedDataSourceProps extended)
OpenSearchDataSourceProps
withOpenSearchDataSource