policyIdentifiers

@JvmName(name = "slhkhhphfsujfkxe")
suspend fun policyIdentifiers(value: Output<List<String>>)
@JvmName(name = "onyowaptteeeinat")
suspend fun policyIdentifiers(value: List<String>?)

Parameters

value

Specify the list of allowed policies OIDs. Use with Vault 1.10 or before. For Vault 1.11+, use policy_identifier blocks instead


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


@JvmName(name = "hofdxopqpdkpljkg")
suspend fun policyIdentifiers(values: List<Output<String>>)
@JvmName(name = "erctybsufnpaclyl")
suspend fun policyIdentifiers(vararg values: String)

Parameters

values

Specify the list of allowed policies OIDs. Use with Vault 1.10 or before. For Vault 1.11+, use policy_identifier blocks instead