identity

@JvmName(name = "gsbxctvvmmuglyoe")
suspend fun identity(value: Output<ManagedServiceIdentityArgs>)
@JvmName(name = "cxifvlmurhehvqvs")
suspend fun identity(value: ManagedServiceIdentityArgs?)

Parameters

value

Optional property. Managed identity to be used for this deployment script. Currently, only user-assigned MSI is supported.


@JvmName(name = "aoseoamaqgrmufhv")
suspend fun identity(argument: suspend ManagedServiceIdentityArgsBuilder.() -> Unit)

Parameters

argument

Optional property. Managed identity to be used for this deployment script. Currently, only user-assigned MSI is supported.