rules

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

Parameters

value

Rules holds all the PolicyRules for this Role


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


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

Parameters

values

Rules holds all the PolicyRules for this Role


@JvmName(name = "psldcawobhnuybjc")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "jyljyajedofraxsy")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "yafvmsaxsqtodtno")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this Role