rules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ealuhakyiwpyuvix")
suspend fun rules(argument: List<suspend IngressRuleArgsBuilder.() -> Unit>)
@JvmName(name = "xhlhkkhtidtihxch")
suspend fun rules(vararg argument: suspend IngressRuleArgsBuilder.() -> Unit)
@JvmName(name = "kesohgwlswtacdsx")
suspend fun rules(argument: suspend IngressRuleArgsBuilder.() -> Unit)

Parameters

argument

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