dependencyKeyAttributes

@JvmName(name = "udnswsyeibaswcwh")
suspend fun dependencyKeyAttributes(value: Output<Map<String, String>>)
@JvmName(name = "qbnwbinfklabcjti")
suspend fun dependencyKeyAttributes(value: Map<String, String>)

Parameters

value

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.

  • Type designates the type of object this is.

  • ResourceType specifies the type of the resource. This field is used only when the value of the Type field is Resource or AWS::Resource .

  • Name specifies the name of the object. This is used only if the value of the Type field is Service , RemoteService , or AWS::Service .

  • Identifier identifies the resource objects of this resource. This is used only if the value of the Type field is Resource or AWS::Resource .

  • Environment specifies the location where this object is hosted, or what it belongs to.


@JvmName(name = "aiwovsrowatyiqey")
fun dependencyKeyAttributes(vararg values: Pair<String, String>)

Parameters

values

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.

  • Type designates the type of object this is.

  • ResourceType specifies the type of the resource. This field is used only when the value of the Type field is Resource or AWS::Resource .

  • Name specifies the name of the object. This is used only if the value of the Type field is Service , RemoteService , or AWS::Service .

  • Identifier identifies the resource objects of this resource. This is used only if the value of the Type field is Resource or AWS::Resource .

  • Environment specifies the location where this object is hosted, or what it belongs to.