rules

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

Parameters

value

Rules to be applied. Structure is documented below.


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


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

Parameters

values

Rules to be applied. Structure is documented below.


@JvmName(name = "kvohmwfeuexawuyw")
suspend fun rules(argument: List<suspend AccessBoundaryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "btipoqkmdvomhwbv")
suspend fun rules(vararg argument: suspend AccessBoundaryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "pvuquffswxfmmxyd")
suspend fun rules(argument: suspend AccessBoundaryPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules to be applied. Structure is documented below.