rules

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

Parameters

value

Rules holds all the PolicyRules for this Role


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


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

Parameters

values

Rules holds all the PolicyRules for this Role


@JvmName(name = "ybmdvahnpfdswpll")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "dfkdcyycfwcvqulr")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "teykhfedmcfjshpd")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this Role