NotificationRegistrationPropertiesArgs

constructor(includedEvents: Output<List<String>>? = null, messageScope: Output<Either<String, MessageScope>>? = null, notificationEndpoints: Output<List<NotificationEndpointArgs>>? = null, notificationMode: Output<Either<String, NotificationMode>>? = null, provisioningState: Output<Either<String, ProvisioningState>>? = null)