rules

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

Parameters

value

Rules holds all the PolicyRules for this Role


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


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

Parameters

values

Rules holds all the PolicyRules for this Role


@JvmName(name = "hlgktyhriuwfvpgy")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "rghdhexvmkiuksuu")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "iugggyfdvkkpbvvc")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this Role