associatedIdentity

@JvmName(name = "wowhejlyvyrwvkig")
suspend fun associatedIdentity(value: Output<IdentitySelectorArgs>)
@JvmName(name = "knqwaesuhrrsvujy")
suspend fun associatedIdentity(value: IdentitySelectorArgs?)

Parameters

value

The selection of the managed identity to use with this vault URI. The identity type must be either system assigned or user assigned.


@JvmName(name = "qiywhbedbbvmepfl")
suspend fun associatedIdentity(argument: suspend IdentitySelectorArgsBuilder.() -> Unit)

Parameters

argument

The selection of the managed identity to use with this vault URI. The identity type must be either system assigned or user assigned.