Service Level Objective Dependency Config Args
data class ServiceLevelObjectiveDependencyConfigArgs(val dependencyKeyAttributes: Output<Map<String, String>>, val dependencyOperationName: Output<String>) : ConvertibleToJava<ServiceLevelObjectiveDependencyConfigArgs>
Configuration for identifying a dependency and its operation
Properties
Link copied to clipboard
If this SLO is related to a metric collected by Application Signals, you must use this field to specify which dependency the SLO metric is related to.
Link copied to clipboard
When the SLO monitors a specific operation of the dependency, this field specifies the name of that operation in the dependency.