orderedProxyRules

@JvmName(name = "gtiruucgoalbkkjs")
suspend fun orderedProxyRules(value: Output<List<FleetProxyRuleArgs>>)
@JvmName(name = "tjbbhkwctwmpjfcc")
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 = "mdgakucglbnjddvd")
suspend fun orderedProxyRules(vararg values: Output<FleetProxyRuleArgs>)


@JvmName(name = "fjgoplfikvnewkax")
suspend fun orderedProxyRules(values: List<Output<FleetProxyRuleArgs>>)
@JvmName(name = "cbjclmvbudojclpn")
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 = "cjlkgdhqkjfgbqdb")
suspend fun orderedProxyRules(argument: List<suspend FleetProxyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "rqrqlllidscbpvrm")
suspend fun orderedProxyRules(vararg argument: suspend FleetProxyRuleArgsBuilder.() -> Unit)
@JvmName(name = "vnddldtgwdhqftrt")
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.