proxy

@JvmName(name = "mdhiirnyvussffjt")
suspend fun proxy(value: Output<ServiceMeshMeshConfigProxyArgs>)
@JvmName(name = "pigkryoxwiwpyjmd")
suspend fun proxy(value: ServiceMeshMeshConfigProxyArgs?)

Parameters

value

Proxy configuration, the fields under this structure have service segment default values, if not explicitly specified, you need to manually add them based on the return value of the server after the instance is created. See proxy below.


@JvmName(name = "hbangdnfkfwgujqm")
suspend fun proxy(argument: suspend ServiceMeshMeshConfigProxyArgsBuilder.() -> Unit)

Parameters

argument

Proxy configuration, the fields under this structure have service segment default values, if not explicitly specified, you need to manually add them based on the return value of the server after the instance is created. See proxy below.