orderedProxyRules

@JvmName(name = "xdjedxwcxvknhrjr")
suspend fun orderedProxyRules(value: Output<List<FleetProxyRuleArgs>>)
@JvmName(name = "qgfirblaienrtfyt")
suspend fun orderedProxyRules(value: List<FleetProxyRuleArgs>?)

Parameters

value

An array of FleetProxyRule objects that represent the specified destination domains or IPs to allow or deny network access control to.


@JvmName(name = "erhmappvqatmbwdj")
suspend fun orderedProxyRules(vararg values: Output<FleetProxyRuleArgs>)


@JvmName(name = "vlsuqkwculmohhby")
suspend fun orderedProxyRules(values: List<Output<FleetProxyRuleArgs>>)
@JvmName(name = "eygkvpoflftoqufn")
suspend fun orderedProxyRules(vararg values: FleetProxyRuleArgs)

Parameters

values

An array of FleetProxyRule objects that represent the specified destination domains or IPs to allow or deny network access control to.


@JvmName(name = "kaynikutnptjqell")
suspend fun orderedProxyRules(argument: List<suspend FleetProxyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "udupmxlxpqowbqrg")
suspend fun orderedProxyRules(vararg argument: suspend FleetProxyRuleArgsBuilder.() -> Unit)
@JvmName(name = "gjdbeqjaqeienvtu")
suspend fun orderedProxyRules(argument: suspend FleetProxyRuleArgsBuilder.() -> Unit)

Parameters

argument

An array of FleetProxyRule objects that represent the specified destination domains or IPs to allow or deny network access control to.