rules

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

Parameters

value

Rules holds all the PolicyRules for this Role


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


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

Parameters

values

Rules holds all the PolicyRules for this Role


@JvmName(name = "lufjneldmtkinvxe")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ifxtikxsmykylgwn")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "fqjkuixvjlhmeqmn")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this Role