rules

@JvmName(name = "edwnttybbbgflsgy")
suspend fun rules(value: Output<List<PolicyRuleArgs>>)
@JvmName(name = "chlfxawbvqtukeev")
suspend fun rules(value: List<PolicyRuleArgs>?)

Parameters

value

Rules holds all the PolicyRules for this Role


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


@JvmName(name = "ytsxkhmixigfdugt")
suspend fun rules(values: List<Output<PolicyRuleArgs>>)
@JvmName(name = "bugrmjdndxdagtsb")
suspend fun rules(vararg values: PolicyRuleArgs)

Parameters

values

Rules holds all the PolicyRules for this Role


@JvmName(name = "mwvgmmkvslppqmgm")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "bhjhtfsiyfqhgbmj")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "nrsgevabjlohpwwl")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this Role