serviceIdentities

@JvmName(name = "xyapoeoktaxccwgv")
suspend fun serviceIdentities(value: Output<List<String>>)
@JvmName(name = "xjjcjcdyoppqfnbr")
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 = "dgmbnosdqwpbceyt")
suspend fun serviceIdentities(vararg values: Output<String>)


@JvmName(name = "soldqitubtqchcrx")
suspend fun serviceIdentities(values: List<Output<String>>)
@JvmName(name = "rmdicllulyxlycxs")
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+.