Uses of Class
software.amazon.awscdk.services.appsync.NoneDataSource.Builder
Packages that use NoneDataSource.Builder
-
Uses of NoneDataSource.Builder in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return NoneDataSource.BuilderModifier and TypeMethodDescriptionNoneDataSource.Builder.api(IGraphQLApiRef api) The API to attach this data source to.static NoneDataSource.BuilderNoneDataSource.Builder.description(String description) the description of the data source.NoneDataSource.Builder.metricsConfig(DataSourceMetricsConfig metricsConfig) Whether to enable enhanced metrics of the data source Value will be ignored, ifenhancedMetricsConfig.dataSourceLevelMetricsBehavioron AppSync GraphqlApi construct is set toFULL_REQUEST_DATA_SOURCE_METRICS.The name of the data source.