type

@JvmName(name = "uovmabvayjkkyusw")
suspend fun type(value: Output<Either<String, IdentityType>>)
@JvmName(name = "oygwvffdqwtthywq")
suspend fun type(value: Either<String, IdentityType>?)
@JvmName(name = "wcktrbjtcjyetbhq")
fun type(value: String)
@JvmName(name = "klfgyprecrbxdnoo")
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 identities.