consulPolicies

@JvmName(name = "cltmxkpjpludotkn")
suspend fun consulPolicies(value: Output<List<String>>)
@JvmName(name = "gmihpigjxecrdffb")
suspend fun consulPolicies(value: List<String>?)

Parameters

value

SEE NOTE The list of Consul ACL policies to associate with these roles.


@JvmName(name = "omrqhmyyahoebeja")
suspend fun consulPolicies(vararg values: Output<String>)


@JvmName(name = "xphyjgbbvmgqyuye")
suspend fun consulPolicies(values: List<Output<String>>)
@JvmName(name = "ffmckvokocfveleq")
suspend fun consulPolicies(vararg values: String)

Parameters

values

SEE NOTE The list of Consul ACL policies to associate with these roles.