Service Level Objective Request Based Sli Metric Args Builder
Functions
Link copied to clipboard
suspend fun dependencyConfig(argument: suspend ServiceLevelObjectiveDependencyConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun monitoredRequestCountMetric(value: ServiceLevelObjectiveMonitoredRequestCountMetricArgs?)
suspend fun monitoredRequestCountMetric(value: Output<ServiceLevelObjectiveMonitoredRequestCountMetricArgs>)
suspend fun monitoredRequestCountMetric(argument: suspend ServiceLevelObjectiveMonitoredRequestCountMetricArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun totalRequestCountMetric(vararg values: Output<ServiceLevelObjectiveMetricDataQueryArgs>)
suspend fun totalRequestCountMetric(vararg argument: suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit)
suspend fun totalRequestCountMetric(argument: List<suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit>)
suspend fun totalRequestCountMetric(argument: suspend ServiceLevelObjectiveMetricDataQueryArgsBuilder.() -> Unit)