rules

@JvmName(name = "bkxwpkomqwcitkpm")
suspend fun rules(value: Output<List<AccessBoundaryPolicyRuleArgs>>)
@JvmName(name = "xpcymrrbffysdcub")
suspend fun rules(value: List<AccessBoundaryPolicyRuleArgs>?)

Parameters

value

Rules to be applied. Structure is documented below.


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


@JvmName(name = "hsguymvsuvvglofv")
suspend fun rules(values: List<Output<AccessBoundaryPolicyRuleArgs>>)
@JvmName(name = "vfsfavaxiswdbfwp")
suspend fun rules(vararg values: AccessBoundaryPolicyRuleArgs)

Parameters

values

Rules to be applied. Structure is documented below.


@JvmName(name = "njqxctpxcboeiuxu")
suspend fun rules(argument: List<suspend AccessBoundaryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "pgfvsxdeobsosqju")
suspend fun rules(vararg argument: suspend AccessBoundaryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "wymbdiivjsqdxhvl")
suspend fun rules(argument: suspend AccessBoundaryPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules to be applied. Structure is documented below.