createNotificationConfiguration
inline suspend fun NotificationsClient.createNotificationConfiguration(crossinline block: CreateNotificationConfigurationRequest.Builder.() -> Unit): CreateNotificationConfigurationResponse
Creates a new NotificationConfiguration
.