policyIdentifiers

@JvmName(name = "ofbttsiecryfcmwi")
suspend fun policyIdentifiers(value: Output<List<String>>)
@JvmName(name = "olbipnqlmxmeenit")
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 = "dsxcwtvupeqvbrkc")
suspend fun policyIdentifiers(vararg values: Output<String>)


@JvmName(name = "oobaxiifvjojyikg")
suspend fun policyIdentifiers(values: List<Output<String>>)
@JvmName(name = "rwkenxsyhvxvoprl")
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