type

@JvmName(name = "dntqijglkpbktotq")
suspend fun type(value: Output<Either<String, EventSubscriptionIdentityType>>)
@JvmName(name = "jcelbbhiwqwabnur")
suspend fun type(value: Either<String, EventSubscriptionIdentityType>?)
@JvmName(name = "dclhfuhbnmuaguyq")
fun type(value: String)
@JvmName(name = "ocvjigofqjauwkln")
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.