rules

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

Parameters

value

Rules holds all the PolicyRules for this Role


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


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

Parameters

values

Rules holds all the PolicyRules for this Role


@JvmName(name = "mpiheeidjdbttdrx")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "xrjeyeexoljmscse")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "xvwxfgrqxaieeoad")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this Role