type

@JvmName(name = "olsdfjfisncnjpfa")
suspend fun type(value: Output<Either<String, IdentityType>>)
@JvmName(name = "tgdgaokwauvgoxui")
suspend fun type(value: Either<String, IdentityType>?)
@JvmName(name = "lgwpuitadethrxtu")
fun type(value: String)
@JvmName(name = "ilbamaxqeiemwauu")
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 any identity.