apmTypes

@JvmName(name = "fedwcpwupfgginva")
suspend fun apmTypes(value: Output<List<Either<String, ApmType>>>)
@JvmName(name = "ncbaegjajvupdyyb")
suspend fun apmTypes(value: List<Either<String, ApmType>>?)

Parameters

value

Collection of APM type used in Spring Cloud Gateway


@JvmName(name = "bsqgjihwdueymhuh")
suspend fun apmTypes(vararg values: Output<Either<String, ApmType>>)


@JvmName(name = "apbajmwjfkkwqmmr")
suspend fun apmTypes(values: List<Output<Either<String, ApmType>>>)
@JvmName(name = "xouisrlvsmnvsyue")
suspend fun apmTypes(vararg values: Either<String, ApmType>)

Parameters

values

Collection of APM type used in Spring Cloud Gateway