rules

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

Parameters

value

Rules holds all the PolicyRules for this Role


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


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

Parameters

values

Rules holds all the PolicyRules for this Role


@JvmName(name = "mtnrjfwwwgiofplt")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "cmnvkctbcucpvhyq")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "lthwibgokijsrerl")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this Role