type

@JvmName(name = "elfdglxpgustktut")
suspend fun type(value: Output<Either<String, ManagedServiceIdentityType>>)
@JvmName(name = "yoftadpkprxnsbcy")
suspend fun type(value: Either<String, ManagedServiceIdentityType>)
@JvmName(name = "cgpauhqfsumnnxaf")
fun type(value: String)
@JvmName(name = "rtyihbehppvaymii")
fun type(value: ManagedServiceIdentityType)

Parameters

value

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).