rules

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

Parameters

value

Rules holds all the PolicyRules for this Role


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


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

Parameters

values

Rules holds all the PolicyRules for this Role


@JvmName(name = "lbsvkyynemxnisxd")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "cmavxcapieewwluh")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "pbilcogwulcaignb")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this Role