serviceIdentities

@JvmName(name = "enduwxyphmmffqwi")
suspend fun serviceIdentities(value: Output<List<String>>)
@JvmName(name = "dnywpdldavcxyvrp")
suspend fun serviceIdentities(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "gftitvetuboghguf")
suspend fun serviceIdentities(values: List<Output<String>>)
@JvmName(name = "lqycjrqdpjhmebtr")
suspend fun serviceIdentities(vararg values: String)

Parameters

values

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