type

@JvmName(name = "ssoaopsjvothumxc")
suspend fun type(value: Output<Either<String, IdentityType>>)
@JvmName(name = "vepkvkumetbdnmmo")
suspend fun type(value: Either<String, IdentityType>)
@JvmName(name = "gkylkjhflqhacytd")
fun type(value: String)
@JvmName(name = "thdgybabaodwnvee")
fun type(value: IdentityType)

Parameters

value

The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove all identities.