rules

@JvmName(name = "rjlfyfypfxfcolpq")
suspend fun rules(value: Output<List<IngressRuleArgs>>)
@JvmName(name = "xrupdwgitcmflnvp")
suspend fun rules(value: List<IngressRuleArgs>?)

Parameters

value

Forwarding rules. Forward traffic to the specified application according to the domain name and path.


@JvmName(name = "mvuvoboqwybplnqx")
suspend fun rules(vararg values: Output<IngressRuleArgs>)


@JvmName(name = "vghytxfpjqgtcpax")
suspend fun rules(values: List<Output<IngressRuleArgs>>)
@JvmName(name = "tpwkftvnyeqeowcq")
suspend fun rules(vararg values: IngressRuleArgs)

Parameters

values

Forwarding rules. Forward traffic to the specified application according to the domain name and path.


@JvmName(name = "gyycosonquuwodjl")
suspend fun rules(argument: List<suspend IngressRuleArgsBuilder.() -> Unit>)
@JvmName(name = "fopxsmmdwvhodnha")
suspend fun rules(vararg argument: suspend IngressRuleArgsBuilder.() -> Unit)
@JvmName(name = "bvijexbsmdngtowv")
suspend fun rules(argument: suspend IngressRuleArgsBuilder.() -> Unit)

Parameters

argument

Forwarding rules. Forward traffic to the specified application according to the domain name and path.