correlationScheme

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "dljhmcesqrsrquhr")
suspend fun correlationScheme(argument: List<suspend ServiceCorrelationDescriptionArgsBuilder.() -> Unit>)
@JvmName(name = "rwenaxbsfodpihof")
suspend fun correlationScheme(vararg argument: suspend ServiceCorrelationDescriptionArgsBuilder.() -> Unit)
@JvmName(name = "nygnkeggkpvkbcsv")
suspend fun correlationScheme(argument: suspend ServiceCorrelationDescriptionArgsBuilder.() -> Unit)

Parameters

argument

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