GraphQlApiEnhancedMetricsConfig

data class GraphQlApiEnhancedMetricsConfig(val dataSourceLevelMetricsBehavior: String, val operationLevelMetricsConfig: String, val resolverLevelMetricsBehavior: String)

Constructors

Link copied to clipboard
constructor(dataSourceLevelMetricsBehavior: String, operationLevelMetricsConfig: String, resolverLevelMetricsBehavior: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Controls how data source metrics will be emitted to CloudWatch. Data source metrics include:

Link copied to clipboard

Controls how operation metrics will be emitted to CloudWatch. Operation metrics include:

Link copied to clipboard

Controls how resolver metrics will be emitted to CloudWatch. Resolver metrics include: