nonResourceRules

@JvmName(name = "jpybghldrlbacxfl")
suspend fun nonResourceRules(value: Output<List<NonResourcePolicyRuleArgs>>)
@JvmName(name = "dbsypsxwmmncbjxc")
suspend fun nonResourceRules(value: List<NonResourcePolicyRuleArgs>?)

Parameters

value

nonResourceRules is a list of NonResourcePolicyRules that identify matching requests according to their verb and the target non-resource URL.


@JvmName(name = "ofvlftwcbnuxrqvb")
suspend fun nonResourceRules(vararg values: Output<NonResourcePolicyRuleArgs>)


@JvmName(name = "lvpnhphiwukieivh")
suspend fun nonResourceRules(values: List<Output<NonResourcePolicyRuleArgs>>)
@JvmName(name = "prplgdcintumcmkj")
suspend fun nonResourceRules(vararg values: NonResourcePolicyRuleArgs)

Parameters

values

nonResourceRules is a list of NonResourcePolicyRules that identify matching requests according to their verb and the target non-resource URL.


@JvmName(name = "unydjeitwvndrlvs")
suspend fun nonResourceRules(argument: List<suspend NonResourcePolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "bggdcppbvxuwbniv")
suspend fun nonResourceRules(vararg argument: suspend NonResourcePolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "adgrnaleovvijqkk")
suspend fun nonResourceRules(argument: suspend NonResourcePolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

nonResourceRules is a list of NonResourcePolicyRules that identify matching requests according to their verb and the target non-resource URL.