nonResourceRules

@JvmName(name = "ejgtpxqldynkfxxs")
suspend fun nonResourceRules(value: Output<List<NonResourcePolicyRuleArgs>>)
@JvmName(name = "wnhblphtdotpblcn")
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 = "rvdgchuqhtjlhuaw")
suspend fun nonResourceRules(vararg values: Output<NonResourcePolicyRuleArgs>)


@JvmName(name = "gccdiihafjxqkptl")
suspend fun nonResourceRules(values: List<Output<NonResourcePolicyRuleArgs>>)
@JvmName(name = "qslgyqklnabpxpkd")
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 = "nhmkphcnnatkfpnh")
suspend fun nonResourceRules(argument: List<suspend NonResourcePolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "hhceibhqyudspdte")
suspend fun nonResourceRules(vararg argument: suspend NonResourcePolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "bwdvevwytsdsgagw")
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.