rules

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

Parameters

value

Rules holds all the PolicyRules for this Role


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


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

Parameters

values

Rules holds all the PolicyRules for this Role


@JvmName(name = "ajgsnqyvgxholxla")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ikwofpdrtadumgqh")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "nwpbmvhagekoarui")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this Role