correlationScheme

@JvmName(name = "pcavdprulolufavx")
suspend fun correlationScheme(value: Output<List<ServiceCorrelationDescriptionArgs>>)
@JvmName(name = "nnpunvotwexvvgjc")
suspend fun correlationScheme(value: List<ServiceCorrelationDescriptionArgs>?)

Parameters

value

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


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


@JvmName(name = "rcsoddwyqkhexnns")
suspend fun correlationScheme(values: List<Output<ServiceCorrelationDescriptionArgs>>)
@JvmName(name = "wwybpvkxkfblfcaw")
suspend fun correlationScheme(vararg values: ServiceCorrelationDescriptionArgs)

Parameters

values

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


@JvmName(name = "swkgeiheqhxkvcsc")
suspend fun correlationScheme(argument: List<suspend ServiceCorrelationDescriptionArgsBuilder.() -> Unit>)
@JvmName(name = "mdoyewklxbtvswvt")
suspend fun correlationScheme(vararg argument: suspend ServiceCorrelationDescriptionArgsBuilder.() -> Unit)
@JvmName(name = "gujhluvkygmgllgy")
suspend fun correlationScheme(argument: suspend ServiceCorrelationDescriptionArgsBuilder.() -> Unit)

Parameters

argument

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