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 classAn implementation forExtendedDataSourcePropsMethods 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 ExtendedDataSourcePropsModifierConstructorDescriptionprotectedBackedDataSource(software.constructs.Construct scope, String id, BackedDataSourceProps props, ExtendedDataSourceProps extended) protectedBaseDataSource(software.constructs.Construct scope, String id, BackedDataSourceProps props, ExtendedDataSourceProps extended)