correlationScheme

@JvmName(name = "qpbxbdlqimdewsqx")
suspend fun correlationScheme(value: Output<List<ServiceCorrelationArgs>>)
@JvmName(name = "gfwyilsfviuyjiqt")
suspend fun correlationScheme(value: List<ServiceCorrelationArgs>?)

Parameters

value

A list that describes the correlation of the service with other services.


@JvmName(name = "rkqrymrycullqfxh")
suspend fun correlationScheme(vararg values: Output<ServiceCorrelationArgs>)


@JvmName(name = "quoxcxlypieqtffw")
suspend fun correlationScheme(values: List<Output<ServiceCorrelationArgs>>)
@JvmName(name = "nsraiixmkoprvhbm")
suspend fun correlationScheme(vararg values: ServiceCorrelationArgs)

Parameters

values

A list that describes the correlation of the service with other services.


@JvmName(name = "yifkgptwcyeuqlom")
suspend fun correlationScheme(argument: List<suspend ServiceCorrelationArgsBuilder.() -> Unit>)
@JvmName(name = "rmkgwrnivehrvxbw")
suspend fun correlationScheme(vararg argument: suspend ServiceCorrelationArgsBuilder.() -> Unit)
@JvmName(name = "ddljvgyvbdhsxtxy")
suspend fun correlationScheme(argument: suspend ServiceCorrelationArgsBuilder.() -> Unit)

Parameters

argument

A list that describes the correlation of the service with other services.