httpFilterConfigs

@JvmName(name = "anoivgfjtuajnuew")
suspend fun httpFilterConfigs(value: Output<List<HttpFilterConfigArgs>>)
@JvmName(name = "aoglghltcurcrncs")
suspend fun httpFilterConfigs(value: List<HttpFilterConfigArgs>?)

Parameters

value

Outbound route specific configuration for networkservices.HttpFilter resources enabled by Traffic Director. httpFilterConfigs only applies for load balancers with loadBalancingScheme set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.


@JvmName(name = "hpaghgeyqqpraxyj")
suspend fun httpFilterConfigs(vararg values: Output<HttpFilterConfigArgs>)


@JvmName(name = "somiepghjxdmkrrv")
suspend fun httpFilterConfigs(values: List<Output<HttpFilterConfigArgs>>)
@JvmName(name = "jmupunuddvnbsopr")
suspend fun httpFilterConfigs(vararg values: HttpFilterConfigArgs)

Parameters

values

Outbound route specific configuration for networkservices.HttpFilter resources enabled by Traffic Director. httpFilterConfigs only applies for load balancers with loadBalancingScheme set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.


@JvmName(name = "lekcijyxowcxhwqe")
suspend fun httpFilterConfigs(argument: List<suspend HttpFilterConfigArgsBuilder.() -> Unit>)
@JvmName(name = "nwklhysebrntlrcy")
suspend fun httpFilterConfigs(vararg argument: suspend HttpFilterConfigArgsBuilder.() -> Unit)
@JvmName(name = "ctghdhxdeiwgwfdx")
suspend fun httpFilterConfigs(argument: suspend HttpFilterConfigArgsBuilder.() -> Unit)

Parameters

argument

Outbound route specific configuration for networkservices.HttpFilter resources enabled by Traffic Director. httpFilterConfigs only applies for load balancers with loadBalancingScheme set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.