nodeIdentities

@JvmName(name = "ppdoslethrodttho")
suspend fun nodeIdentities(value: Output<List<String>>)
@JvmName(name = "tomtnuourphuhwgn")
suspend fun nodeIdentities(value: List<String>?)

Parameters

value

SEE NOTE Set of Consul node identities to attach to the token. Applicable for Vault 1.11+ with Consul 1.8+.


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


@JvmName(name = "swdmkprqgibonxfs")
suspend fun nodeIdentities(values: List<Output<String>>)
@JvmName(name = "vkvahohkpgqtkvnr")
suspend fun nodeIdentities(vararg values: String)

Parameters

values

SEE NOTE Set of Consul node identities to attach to the token. Applicable for Vault 1.11+ with Consul 1.8+.