rules

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

Parameters

value

Rules holds all the PolicyRules for this Role


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


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

Parameters

values

Rules holds all the PolicyRules for this Role


@JvmName(name = "ujhytsetttyqhrkq")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "iykeejfyfsflorrg")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "jsgdqipoewjdegfk")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this Role