type

@JvmName(name = "gtphrnmflhsnaxro")
suspend fun type(value: Output<Either<String, EventSubscriptionIdentityType>>)
@JvmName(name = "rbjdvlacdilurwfx")
suspend fun type(value: Either<String, EventSubscriptionIdentityType>?)
@JvmName(name = "foxkkcxoshrsario")
fun type(value: String)
@JvmName(name = "rnrtlfmumwucnwqu")
fun type(value: EventSubscriptionIdentityType)

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.