policyIdentifiers

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


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