apmTypes

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

Parameters

value

Collection of APM type used in Spring Cloud Gateway


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


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

Parameters

values

Collection of APM type used in Spring Cloud Gateway